Select to find union of both sets on stack
authorEddie Hung <eddie@fpgeh.com>
Fri, 19 Apr 2019 22:47:53 +0000 (15:47 -0700)
committerEddie Hung <eddie@fpgeh.com>
Fri, 19 Apr 2019 22:47:53 +0000 (15:47 -0700)
tests/simple_abc9/run-test.sh

index af003d52e3eb4aebd6672b1c9cc4b85d4ea60eb0..97f2843788f0ec06914a9ddf93e89e38b64178f7 100755 (executable)
@@ -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_ %%'"