Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Clock-gate unused multipliers #235

Merged
merged 7 commits into from
Sep 8, 2023
Merged

[feat] Clock-gate unused multipliers #235

merged 7 commits into from
Sep 8, 2023

Conversation

mp-17
Copy link
Collaborator

@mp-17 mp-17 commented Jul 26, 2023

The SIMD integer multipliers consume a significant portion of the energy budget, even when unused. This clock gating helps preserving that power.

Changelog

Added

  • Add clock-gate to the unused SIMD integer multipliers to save power.

Checklist

  • Automated tests pass
  • Changelog updated
  • Code style guideline is observed

@mp-17 mp-17 requested a review from suehtamacv as a code owner July 26, 2023 07:44
@mp-17 mp-17 force-pushed the feat/cgc branch 2 times, most recently from 2d15031 to 55bf3c3 Compare September 6, 2023 19:37
@mp-17 mp-17 merged commit ec0e379 into main Sep 8, 2023
195 of 197 checks passed
@mp-17 mp-17 deleted the feat/cgc branch September 8, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant