mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
Questa qrun: Extra checking for conflicts with
always_comb and always_latch variables is done at vopt time. Suppress warning vlog-2583 to silence warning Fixed: #696
This commit is contained in:
parent
134f515e4f
commit
39ce39e332
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@
|
|||
cmd:
|
||||
- "qrun -f ibex_dv.f -uvmhome uvm-1.2
|
||||
-access=rw+/. -optimize
|
||||
-suppress 2583
|
||||
-mfcu -cuname design_cuname
|
||||
-sv -o design_opt
|
||||
-l <out>/qrun_compile_optimize.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue