3
0
Fork 0
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:
Emil J. Tywoniak 2026-02-07 01:17:35 +01:00
parent cf2431ac2d
commit cc5ebf8ee8
16 changed files with 36 additions and 10 deletions

View file

@ -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