Skip to content

Fix incorrectly generated config file #174

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

Merged
merged 1 commit into from
Jul 22, 2023
Merged

Conversation

2011eric
Copy link
Collaborator

According to the documentation,
the letter 'F' must occur before letter 'C' in ISA string.

According to the documentation,
the letter 'F' must occur before letter 'C' in ISA string.
@jserv jserv requested a review from Risheng1128 July 22, 2023 07:01
@2011eric
Copy link
Collaborator Author

The original setup.py lead to this message when using make arch-test RISCV_DEVICE=IMFCZicsrZifencei:

ERROR | Error in /home/eric2011/src/working/rv32emu/tests/arch-test-target/rv32emu/rv32emu_isa.yaml.
ERROR |  ISA:
ERROR |   - Alphabet 'C' should occur after 'F

Here is the documentaion about config file: https://riscv-config.readthedocs.io/en/stable/yaml-specs.html#isa

@jserv jserv merged commit 7cdb2fc into sysprog21:master Jul 22, 2023
vestata pushed a commit to vestata/rv32emu that referenced this pull request Jan 24, 2025
Fix incorrectly generated config file
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

Successfully merging this pull request may close these issues.

3 participants