mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
Add "write_verilog -siminit"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
e2fc18f27b
commit
241901461a
2 changed files with 12 additions and 3 deletions
|
@ -8,7 +8,7 @@ verbose=false
|
|||
keeprunning=false
|
||||
makejmode=false
|
||||
frontend="verilog"
|
||||
backend_opts="-noattr -noexpr"
|
||||
backend_opts="-noattr -noexpr -siminit"
|
||||
autotb_opts=""
|
||||
include_opts=""
|
||||
xinclude_opts=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue