aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/xilinx/mul.ys
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arch/xilinx/mul.ys')
-rw-r--r--tests/arch/xilinx/mul.ys2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arch/xilinx/mul.ys b/tests/arch/xilinx/mul.ys
index d76814966..100de6629 100644
--- a/tests/arch/xilinx/mul.ys
+++ b/tests/arch/xilinx/mul.ys
@@ -6,4 +6,4 @@ design -load postopt # load the post-opt design (otherwise equiv_opt loads the p
cd top # Constrain all select calls below inside the top module
select -assert-count 1 t:DSP48E1
-select -assert-none t:DSP48E1 %% t:* %D
+select -assert-none t:DSP48E1 t:IBUF t:OBUF %% t:* %D