aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/machxo2/shifter.ys
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arch/machxo2/shifter.ys')
-rw-r--r--tests/arch/machxo2/shifter.ys4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/arch/machxo2/shifter.ys b/tests/arch/machxo2/shifter.ys
index 87fdab0fa..bff881fb7 100644
--- a/tests/arch/machxo2/shifter.ys
+++ b/tests/arch/machxo2/shifter.ys
@@ -6,5 +6,5 @@ equiv_opt -assert -map +/machxo2/cells_sim.v synth_machxo2 # 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 8 t:FACADE_FF
-select -assert-none t:FACADE_FF t:FACADE_IO %% t:* %D
+select -assert-count 8 t:TRELLIS_FF
+select -assert-none t:TRELLIS_FF t:TRELLIS_IO %% t:* %D