mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 21:07:34 -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
6e466c1504
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
|
||||
+ 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.
|
||||
``--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