mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-26 10:05:40 +00:00
tests: fix the rest
This commit is contained in:
parent
cf2431ac2d
commit
cc5ebf8ee8
16 changed files with 36 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
read_verilog -sv enum_simple.sv
|
||||
hierarchy; proc; opt; async2sync
|
||||
hierarchy; proc; opt; async2sync; formalff -clk2ff
|
||||
sat -verify -seq 1 -set-at 1 rst 1 -tempinduct -prove-asserts -show-all
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue