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

Change constant.py to constant.json #164

Open
sequencer opened this issue Feb 27, 2023 · 1 comment
Open

Change constant.py to constant.json #164

sequencer opened this issue Feb 27, 2023 · 1 comment

Comments

@sequencer
Copy link
Contributor

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.

@Shehrozkashif
Copy link

interested to solve this issue assign it to me please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants