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

🧪 provide full hardware reset for all FFs #724

Merged
merged 10 commits into from
Nov 11, 2023
Merged

🧪 provide full hardware reset for all FFs #724

merged 10 commits into from
Nov 11, 2023

Conversation

stnolting
Copy link
Owner

This (overdue) PR adds a dedicated hardware reset for all flip flops / registers in the entire design.

  • use an asynchronous low-active reset
  • no dedicated reset for memories that are to be mapped to blockRAM (CPU register file, IMEM, DMEM, boot ROM, cache data and tag memories)

@stnolting stnolting added HW hardware-related experimental Experimental feature coding-style Related to the HW/SW coding style labels Nov 10, 2023
@stnolting stnolting self-assigned this Nov 10, 2023
@stnolting stnolting changed the title provide full hardware reset for all FF 🧪 provide full hardware reset for all FF Nov 10, 2023
@stnolting stnolting changed the title 🧪 provide full hardware reset for all FF 🧪 provide full hardware reset for all FFs Nov 10, 2023
@stnolting stnolting marked this pull request as ready for review November 11, 2023 10:09
@stnolting stnolting merged commit 486087e into main Nov 11, 2023
8 checks passed
@stnolting stnolting deleted the full_reset branch November 11, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding-style Related to the HW/SW coding style experimental Experimental feature HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant