riscv-software-src / riscv-unified-db

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

Add metrics to extensions and other DB objects (instructions, CSRs, etc.) of their completion status #118

Open james-ball-qualcomm opened 1 month ago

james-ball-qualcomm commented 1 month ago

Derek, can you come up with the metrics for the various DB objects? Then I can add it and include it in backends as appropriate. Or even have a separate backend just to generate the information.

dhower-qc commented 1 month ago

Yep. As we discussed, this will be more straightforward once we have the bare-bones of all instructions (so we know that 100% is). @AFOliveira is working on that.

dhower-qc commented 2 weeks ago

Added a dashboard in #207