equiv_opt with -assert
authorEddie Hung <eddie@fpgeh.com>
Tue, 1 Oct 2019 02:54:59 +0000 (19:54 -0700)
committerEddie Hung <eddie@fpgeh.com>
Tue, 1 Oct 2019 02:54:59 +0000 (19:54 -0700)
tests/ecp5/fsm.ys

index 36b10c0ce31f33982a9dceac3ef2369d28ef86c5..6368edc57c3049f687a3b778c296dbeca297922c 100644 (file)
@@ -2,9 +2,7 @@ read_verilog fsm.v
 hierarchy -top top
 proc
 flatten
-#ERROR: Found 4 unproven $equiv cells in 'equiv_status -assert'.
-#equiv_opt -assert -map +/ecp5/cells_sim.v synth_ecp5 # equivalency check
-equiv_opt -map +/ecp5/cells_sim.v synth_ecp5 # equivalency check
+equiv_opt -assert -map +/ecp5/cells_sim.v synth_ecp5 # equivalency check
 design -load postopt # load the post-opt design (otherwise equiv_opt loads the pre-opt design)
 cd top # Constrain all select calls below inside the top module
 select -assert-count 1 t:L6MUX21