aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/xilinx/shifter.ys
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arch/xilinx/shifter.ys')
-rw-r--r--tests/arch/xilinx/shifter.ys2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arch/xilinx/shifter.ys b/tests/arch/xilinx/shifter.ys
index 455437f18..3652319a0 100644
--- a/tests/arch/xilinx/shifter.ys
+++ b/tests/arch/xilinx/shifter.ys
@@ -2,7 +2,7 @@ read_verilog ../common/shifter.v
hierarchy -top top
proc
flatten
-equiv_opt -assert -map +/xilinx/cells_sim.v synth_xilinx # equivalency check
+equiv_opt -assert -map +/xilinx/cells_sim.v synth_xilinx -noiopad # 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