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 rtl optimizations and cleanups #694

Merged
merged 8 commits into from
Sep 29, 2023
Merged

Minor rtl optimizations and cleanups #694

merged 8 commits into from
Sep 29, 2023

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Sep 29, 2023

  • simplify TWI transfer trigger logic
  • optimize CPU control logic (less logic in EXECUTE state; simplify debug mode controller)
  • clean-up load/store unit (use buy type for IO; move bus access type logic to LSU)
  • use bus types for CPU front-end and load/store unit bus interfaces
  • minor code clean-ups

@stnolting stnolting added HW hardware-related optimization Make things faster, smaller and more efficient labels Sep 29, 2023
@stnolting stnolting self-assigned this Sep 29, 2023
@stnolting stnolting marked this pull request as ready for review September 29, 2023 05:58
@stnolting stnolting merged commit e575a3d into main Sep 29, 2023
8 checks passed
@stnolting stnolting deleted the dev290923 branch September 29, 2023 05:59
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