aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/gowin/counter.ys
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arch/gowin/counter.ys')
-rw-r--r--tests/arch/gowin/counter.ys2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arch/gowin/counter.ys b/tests/arch/gowin/counter.ys
index 920479d44..bdbc7ee24 100644
--- a/tests/arch/gowin/counter.ys
+++ b/tests/arch/gowin/counter.ys
@@ -2,7 +2,7 @@ read_verilog ../common/counter.v
hierarchy -top top
proc
flatten
-equiv_opt -map +/gowin/cells_sim.v synth_gowin # equivalency check
+equiv_opt -assert -multiclock -map +/gowin/cells_sim.v synth_gowin # 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