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

[.github/riscv-arch-test] Fix / rework #248

Merged
merged 7 commits into from
Jan 5, 2022
Merged

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Jan 4, 2022

This PR makes some minor reworks of the riscv-arch-test GitHub actions workflow:

  • use sim package (mainly for RISC-V GCC and GHDL)
  • add status note to sim-only IMEM (ROM)
  • remove rtl/core/mem/*.legacy.vhd files for simulation
  • skip I/jmp-01 test case - the GHDL version used for the architecture tests does not proceed here somehow (using a constant array with more than 400000 elements) - I will further investigate on this...

@stnolting stnolting added the CI Continuous integration-related label Jan 4, 2022
@stnolting stnolting self-assigned this Jan 4, 2022
@stnolting stnolting marked this pull request as ready for review January 4, 2022 16:22
@stnolting stnolting changed the title [.github/riscv-arch-test] Minor rework [.github/riscv-arch-test] Fix / rework Jan 4, 2022
@stnolting stnolting merged commit ef810df into master Jan 5, 2022
@stnolting stnolting deleted the riscv_arch_test_rework branch January 5, 2022 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant