mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
[dv] workaround for dsim compile error (#716)
Signed-off-by: Udi <udij@google.com>
This commit is contained in:
parent
42aa761c5d
commit
56e4f48b58
1 changed files with 2 additions and 1 deletions
|
@ -62,7 +62,8 @@
|
|||
+define+DSIM
|
||||
+acc+rwb
|
||||
-f ibex_dv.f
|
||||
-l <out>/dsim/compile.log"
|
||||
-l <out>/dsim/compile.log
|
||||
-suppress EnumMustBePositive"
|
||||
sim:
|
||||
cmd: >
|
||||
<DSIM> <sim_opts> -sv_seed <seed> -pli_lib <DSIM_LIB_PATH>/libuvm_dpi.so +acc+rwb -image image -work <out>/dsim <wave_opts>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue