aboutsummaryrefslogtreecommitdiffstats
path: root/tests/xilinx/mul_unsigned.ys
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xilinx/mul_unsigned.ys')
-rw-r--r--tests/xilinx/mul_unsigned.ys3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/xilinx/mul_unsigned.ys b/tests/xilinx/mul_unsigned.ys
index 77990bd68..62495b90c 100644
--- a/tests/xilinx/mul_unsigned.ys
+++ b/tests/xilinx/mul_unsigned.ys
@@ -1,6 +1,7 @@
read_verilog mul_unsigned.v
-proc
hierarchy -top mul_unsigned
+proc
+
equiv_opt -assert -map +/xilinx/cells_sim.v synth_xilinx # equivalency check
design -load postopt # load the post-opt design (otherwise equiv_opt loads the pre-opt design)
cd mul_unsigned # Constrain all select calls below inside the top module