We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am trying to run riscv_config for a rv64 configuration and it gives me following errors which I believe are erros in RV32 but are correct in RV64.
mstatus:
I have attached my isa_spec in txt format as github does not like yaml extension.
Please run folllowing command to reproduce the issue. riscv-config --isa_spec isa_spec.txt --work_dir cv64a60ax
I am using following version of riscv_config: RISCV-CONFIG: RISC-V Configuration Validator Version: 3.18.3
Thanks and Regards Tanuj Khandelwal
isa_spec.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I am trying to run riscv_config for a rv64 configuration and it gives me following errors which I believe are erros in RV32 but are correct in RV64.
mstatus:
sstatus:
instret:
mconfigptr:
I have attached my isa_spec in txt format as github does not like yaml extension.
Please run folllowing command to reproduce the issue.
riscv-config --isa_spec isa_spec.txt --work_dir cv64a60ax
I am using following version of riscv_config:
RISCV-CONFIG: RISC-V Configuration Validator
Version: 3.18.3
Thanks and Regards
Tanuj Khandelwal
isa_spec.txt
The text was updated successfully, but these errors were encountered: