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] minor edits and updates #369

Merged
merged 8 commits into from
Jul 18, 2022
Merged

[rtl] minor edits and updates #369

merged 8 commits into from
Jul 18, 2022

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Jul 16, 2022

This is just another rtl update PR.

  • the XIP module will now raise a bus exception if the software tries to write to the XIP memory-mapped flash (indicated as "device error" by the NEORV32 runtime environment)
  • use a behavioral description of the ALU's adder/subtractor (seems to result in better logic; maybe because the synthesizer has more flexibility)
  • minor code edits and cleanups

@stnolting stnolting added the HW hardware-related label Jul 16, 2022
@stnolting stnolting self-assigned this Jul 16, 2022
@stnolting stnolting marked this pull request as ready for review July 18, 2022 14:23
@stnolting stnolting merged commit b17f495 into main Jul 18, 2022
@stnolting stnolting deleted the rtl_edits branch July 18, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant