mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-01 12:07:51 +00:00
fixed tests
This commit is contained in:
parent
75fd706487
commit
ea50d96135
10 changed files with 20 additions and 21 deletions
|
|
@ -3,7 +3,7 @@ hierarchy -top fsm
|
|||
proc
|
||||
flatten
|
||||
|
||||
equiv_opt -run :prove -map +/machxo2/cells_sim.v synth_machxo2
|
||||
equiv_opt -run :prove -map +/lattice/cells_sim_xo2.v synth_machxo2 -nowidelut
|
||||
miter -equiv -make_assert -flatten gold gate miter
|
||||
sat -verify -prove-asserts -show-public -set-at 1 in_reset 1 -seq 20 -prove-skip 1 miter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue