riscv-software-src / riscv-unified-db

Machine-readable database of the RISC-V specification, and tools to generate various views
Other
20 stars 15 forks source link

Add RVA23/RVB23 Profile Releases #213

Open dhower-qc opened 3 weeks ago

dhower-qc commented 3 weeks ago

Describe the data

Need to add the RVA23 profile to the database. Will also require minor changes to the database schema to capture new types of optional in RVA23.

james-ball-qualcomm commented 3 weeks ago

I've started working on #58 to reduce the duplicate Ruby and Embedded Ruby code between CRDs and Profiles. This is likely to require some CRD/Profile schema changes in their YAML files. So, my request is to wait until that is complete (likely next week) before we add RVA23/RVB23 profiles.

james-ball-qualcomm commented 1 week ago

Just realized RVB23/RVA23 might reference some new extensions/instructions/CSRs not in the UDB yet. Let us know what you find.