mirror of
https://github.com/lowRISC/ibex.git
synced 2025-06-28 09:17:17 -04:00
Verification should be done with ibex_cosim branch
This resolves comment: https://github.com/lowRISC/riscv-isa-sim/pull/25#issuecomment-2655147799
This commit is contained in:
parent
9e99ec79e2
commit
100f1eb8b1
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ In order to run the co-simulation flow, you'll need:
|
||||||
+ Some custom CSRs
|
+ Some custom CSRs
|
||||||
+ Custom NMI behavior
|
+ Custom NMI behavior
|
||||||
|
|
||||||
Ibex verification should work with the Spike version that is tagged as ``ibex-cosim-v0.5``.
|
Ibex verification should work with the Spike version that named ``ibex_cosim``.
|
||||||
|
|
||||||
Spike must be built with the ``--enable-commitlog`` and ``--enable-misaligned`` options.
|
Spike must be built with the ``--enable-commitlog`` and ``--enable-misaligned`` options.
|
||||||
``--enable-commitlog`` is needed to produce log output to track the instructions that were executed.
|
``--enable-commitlog`` is needed to produce log output to track the instructions that were executed.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue