chipsalliance / Cores-VeeR-EL2

VeeR EL2 Core
https://chipsalliance.github.io/Cores-VeeR-EL2/html/
Apache License 2.0
243 stars 73 forks source link

Fix swapped mnemonics #77

Closed mkurc-ant closed 1 year ago

mkurc-ant commented 1 year ago

This PR fixes mnemonics that are swapped in testbench/dasm.svi to conform to the latest RISC-V spec (https://github.com/riscv/riscv-isa-manual/releases/download/archive/riscv-spec-v2.2.pdf)

Fixes https://github.com/chipsalliance/Cores-VeeR-EL2/issues/42