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

minor HDL cleanups and otimizations #1014

Merged
merged 11 commits into from
Sep 13, 2024
Merged

minor HDL cleanups and otimizations #1014

merged 11 commits into from
Sep 13, 2024

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Sep 13, 2024

  • cleanups boolean expressions in cache module
  • adjust top's "sanity check" outputs
  • add illegal FPU instruction to processor check program (fsqrt)
  • cleanup/simplify (custom) instruction macros
  • cleanup CPU control logic and do some minor optimizations; improve some code comments
  • remove CNT event register stage

@stnolting stnolting added HW Hardware-related optimization Make things faster, smaller and more efficient cleanup Clean-up the codebase labels Sep 13, 2024
@stnolting stnolting self-assigned this Sep 13, 2024
@stnolting stnolting marked this pull request as ready for review September 13, 2024 18:34
@stnolting stnolting merged commit ad085e0 into main Sep 13, 2024
10 checks passed
@stnolting stnolting deleted the dev130924 branch September 13, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Clean-up the codebase HW Hardware-related optimization Make things faster, smaller and more efficient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant