aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-04-19 15:47:53 -0700
committerEddie Hung <eddie@fpgeh.com>2019-04-19 15:47:53 -0700
commit59c993e4372df1624b538bd12aee96381c874f6f (patch)
treea412787fecd471e3c0cf1215ec27602e88cfecc8 /tests
parent76bba4918205445e9129895f071d35e42e23efec (diff)
downloadyosys-59c993e4372df1624b538bd12aee96381c874f6f.tar.gz
yosys-59c993e4372df1624b538bd12aee96381c874f6f.tar.bz2
yosys-59c993e4372df1624b538bd12aee96381c874f6f.zip
Select to find union of both sets on stack
Diffstat (limited to 'tests')
-rwxr-xr-xtests/simple_abc9/run-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/simple_abc9/run-test.sh b/tests/simple_abc9/run-test.sh
index af003d52e..97f284378 100755
--- a/tests/simple_abc9/run-test.sh
+++ b/tests/simple_abc9/run-test.sh
@@ -19,4 +19,4 @@ fi
cp ../simple/*.v .
DOLLAR='?'
-exec ${MAKE:-make} -f ../tools/autotest.mk $seed *.v EXTRA_FLAGS="-p 'hierarchy; synth -run coarse; techmap; opt -full; abc9 -lut 4; stat; check -assert; select -assert-none t:${DOLLAR}_NOT_ t:${DOLLAR}_AND_'"
+exec ${MAKE:-make} -f ../tools/autotest.mk $seed *.v EXTRA_FLAGS="-p 'hierarchy; synth -run coarse; techmap; opt -full; abc9 -lut 4; stat; check -assert; select -assert-none t:${DOLLAR}_NOT_ t:${DOLLAR}_AND_ %%'"