3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-06 07:26:13 +00:00

tests: add formalff -clk2ff to fpga fsm.ys

This commit is contained in:
Emil J. Tywoniak 2026-02-06 23:16:21 +01:00
parent c27803cb9f
commit 2e6d112a2d
12 changed files with 13 additions and 0 deletions

View file

@ -6,6 +6,7 @@ flatten
equiv_opt -run :prove -map +/gatemate/cells_sim.v synth_gatemate -noiopad
async2sync
miter -equiv -make_assert -flatten gold gate miter
formalff -clk2ff
stat
sat -verify -prove-asserts -show-public -set-at 1 in_reset 1 -seq 20 -prove-skip 1 miter