mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-23 05:27:30 -04:00
Updates to the sim timescale option
- Updated the timescale option to not include "=" in between the timescale directive and the value passed. See #181 for further details
This commit is contained in:
parent
cee2e9396f
commit
76ac3ef658
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ targets:
|
|||
- ibex_tracing_tb
|
||||
tools:
|
||||
modelsim:
|
||||
vlog_options: [-timescale=1ns/1ns]
|
||||
vlog_options: [-timescale 1ns/1ns]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue