From: Clifford Wolf Date: Mon, 22 Apr 2019 14:17:43 +0000 (+0200) Subject: Updaye pmux2shiftx test X-Git-Tag: yosys-0.9~174^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a80e74dc2057b175a99d5cbc2926b712f0323010;p=yosys.git Updaye pmux2shiftx test Signed-off-by: Clifford Wolf --- 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