aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/various/opt_rmdff.ys2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/various/opt_rmdff.ys b/tests/various/opt_rmdff.ys
index fffffb4b5..89cd3f0c8 100644
--- a/tests/various/opt_rmdff.ys
+++ b/tests/various/opt_rmdff.ys
@@ -2,12 +2,12 @@ read_verilog -icells opt_rmdff.v
prep
design -stash gold
read_verilog -icells opt_rmdff.v
+proc
opt_rmdff
select -assert-count 0 c:remove*
select -assert-min 7 c:keep*
-prep
design -stash gate
design -import gold -as gold