aboutsummaryrefslogtreecommitdiffstats
path: root/tests/various/muxcover.ys
diff options
context:
space:
mode:
Diffstat (limited to 'tests/various/muxcover.ys')
-rw-r--r--tests/various/muxcover.ys4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/various/muxcover.ys b/tests/various/muxcover.ys
index d55a35b8c..8ef619b46 100644
--- a/tests/various/muxcover.ys
+++ b/tests/various/muxcover.ys
@@ -115,6 +115,8 @@ design -save gold
techmap
muxcover -mux4=150 -mux8=200
+clean
+opt_expr -mux_bool
select -assert-count 0 t:$_MUX_
select -assert-count 0 t:$_MUX4_
select -assert-count 1 t:$_MUX8_
@@ -171,6 +173,8 @@ design -save gold
techmap
muxcover -mux4=150 -mux8=200 -mux16=250
+clean
+opt_expr -mux_bool
select -assert-count 0 t:$_MUX_
select -assert-count 0 t:$_MUX4_
select -assert-count 0 t:$_MUX8_