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 edits #804

Merged
merged 4 commits into from
Feb 11, 2024
Merged

minor rtl edits #804

merged 4 commits into from
Feb 11, 2024

Conversation

stnolting
Copy link
Owner

  • addition to the last version: terminate unused hpmevent_cfg registers (prevent synthesis warning)
  • hardwire IPB depthto 2; experiments have shown this is the most efficient configuration (performance vs. area)
  • update bootloader: do not allow booting from XIP flash if XIP module is not implemented (prevent bootloader crash)

do not allow booting from XIP flash if XIP module not implemented (prevent bootloader crash)
- terminate unused hpmevent_cfg registers (prevent synthesis warning)
- hardwire IPB size to 2; experiments have shown this is the most efficient configuration (performance vs. area)
@stnolting stnolting added HW hardware-related optimization Make things faster, smaller and more efficient labels Feb 11, 2024
@stnolting stnolting self-assigned this Feb 11, 2024
@stnolting stnolting marked this pull request as ready for review February 11, 2024 09:35
@stnolting stnolting merged commit bf82ad6 into main Feb 11, 2024
8 checks passed
@stnolting stnolting deleted the dev110224 branch February 11, 2024 13:41
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