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

Checker should generate a riscv-config compatible ISA string on any valid RISC-V ISA string #111

Open
marcfedorow opened this issue Oct 13, 2022 · 0 comments

Comments

@marcfedorow
Copy link

Validated string should be presented as a suggestion along with an error message.
riscv-software-src/riscof#67 (comment)
rv32imcfzk_xfoo -> RV32IMCF_Zicsr_Zk
RV32I_M_F_Zicsr -> RV32IMFZicsr
RV32I2p0M2F_Zicsr -> RV32IMFZicsr

Invalid ISA strings (i.e. wrong order) may be also sensibly fixed.
E.g. rv64gc_zam_zifencei -> RV64IMAFDCZicsr_Zifencei_Zam

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

1 participant