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

176 missing description for mip csr #272

Closed james-ball-qualcomm closed 4 days ago

james-ball-qualcomm commented 1 week ago

Created $copy to copy string values like $ref. Added unit-level test. Fixed mie to be defined by Sm not I extension. Description for mip and mie is now shared mimicing ISA manual.

Fixes #176

james-ball-qualcomm commented 1 week ago

I've merged in the changes made to the schema into this branch so it can be merged into main if you are happy with it.

dhower-qc commented 6 days ago

As we discussed on the side, we need to get $copy as a key rather than hidden in a string.

james-ball-qualcomm commented 6 days ago

I think this is ready to be merged into main after you review it.