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

⚠️ Remove CUSTOM_ID generic #657

Merged
merged 8 commits into from
Jul 27, 2023
Merged

⚠️ Remove CUSTOM_ID generic #657

merged 8 commits into from
Jul 27, 2023

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Jul 27, 2023

  • ⚠️ the CUSTOM_ID generic is removed - you can use the VENDOR_ID generic to pass custom identifier values to the CPU; a more customizable alternative is to use the CFS and its signals and generics to pass custom identifiers(s) to the system
  • ⚠️ SYSINFO cleanup - bits in NEORV32_SYSINFO->SOC are rearranged
  • minor rtl package cleanups
  • (:bug:) replace positive generic type in neorv32_gateway by natural (these generic can also be 0!)

@stnolting stnolting added the HW hardware-related label Jul 27, 2023
@stnolting stnolting self-assigned this Jul 27, 2023
positive -> natural (generics are allowed to be zero!)
@stnolting stnolting marked this pull request as ready for review July 27, 2023 10:32
@stnolting stnolting merged commit 6183f6b into main Jul 27, 2023
8 checks passed
@stnolting stnolting deleted the remove_custom_id branch July 27, 2023 10:55
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