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

[rtl] CPU control optimization #487

Merged
merged 3 commits into from
Feb 7, 2023
Merged

[rtl] CPU control optimization #487

merged 3 commits into from
Feb 7, 2023

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Feb 5, 2023

  • faster exception/interrupt response (one cycle faster)
  • less hardware requirements; ~10% smaller size
  • VHDL code cleanup
  • fixed warning "undriven signal" (csr record)

@stnolting stnolting added HW hardware-related optimization Make things faster, smaller and more efficient labels Feb 5, 2023
@stnolting stnolting self-assigned this Feb 5, 2023
@stnolting stnolting marked this pull request as ready for review February 6, 2023 19:56
@stnolting stnolting merged commit 2231db5 into main Feb 7, 2023
@stnolting stnolting deleted the cpu_ctrl_optimization branch February 7, 2023 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related optimization Make things faster, smaller and more efficient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant