aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-04-22 20:01:43 +0200
committerGitHub <noreply@github.com>2019-04-22 20:01:43 +0200
commit1d538ff1ecdbdbae7e8e462599a4a3d9983dd60b (patch)
tree0110f021bbd2e6921844e3bf14ea39f41e7811ed /tests
parent3be5aac52c8703aa00ff591fd184da1ac39df678 (diff)
parenta80e74dc2057b175a99d5cbc2926b712f0323010 (diff)
downloadyosys-1d538ff1ecdbdbae7e8e462599a4a3d9983dd60b.tar.gz
yosys-1d538ff1ecdbdbae7e8e462599a4a3d9983dd60b.tar.bz2
yosys-1d538ff1ecdbdbae7e8e462599a4a3d9983dd60b.zip
Merge pull request #949 from YosysHQ/clifford/pmux2shimprove
Add full_pmux feature to pmux2shiftx
Diffstat (limited to 'tests')
-rw-r--r--tests/various/pmux2shiftx.ys4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/various/pmux2shiftx.ys b/tests/various/pmux2shiftx.ys
index 6bb9626eb..deb134083 100644
--- a/tests/various/pmux2shiftx.ys
+++ b/tests/various/pmux2shiftx.ys
@@ -9,8 +9,8 @@ opt
stat
# show -width
select -assert-count 1 t:$sub
-select -assert-count 2 t:$mux
-select -assert-count 2 t:$shift
+select -assert-count 1 t:$mux
+select -assert-count 1 t:$shift
select -assert-count 3 t:$shiftx
design -stash gate