riscv-opcodes icon indicating copy to clipboard operation
riscv-opcodes copied to clipboard

Change constant.py to constant.json

Open sequencer opened this issue 2 years ago • 1 comments

The background is in the RocketChip, we need metadatas for instruction decoding, rather than instruction name and bitpat only. For downstreams like us, which need to parse instruction metadata from riscv-opcodes. I think it might be good to change constant.py to parse the constant.json(or some structural text file) to make other projects being able to directly use these constant to generate metadatas.

sequencer avatar Feb 27 '23 05:02 sequencer

interested to solve this issue assign it to me please

Shehrozkashif avatar Aug 24 '24 10:08 Shehrozkashif