Working simple_abc9 tests
authorEddie Hung <eddieh@ece.ubc.ca>
Thu, 21 Feb 2019 19:16:25 +0000 (11:16 -0800)
committerEddie Hung <eddieh@ece.ubc.ca>
Thu, 21 Feb 2019 19:16:25 +0000 (11:16 -0800)
tests/simple_abc9/run-test.sh

index 1baf312449cb6686c41bf906811d4ee49dc63b01..bf48d007d013cc706e3892e735b4ac99f3feaebb 100755 (executable)
@@ -18,6 +18,6 @@ if ! which iverilog > /dev/null ; then
 fi
 
 cp ../simple/*.v .
-rm dff_different_styles.v # FIXME: dffsr1 fails because opt_rmdff does something fishy (#816)
 rm partsel.v # FIXME: Contains 1'hx, thus write_xaiger fails
-exec ${MAKE:-make} -f ../tools/autotest.mk $seed *.v EXTRA_FLAGS="-p \"hierarchy; synth -run coarse; techmap; opt -full; abc9 -lut 4\""
+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_'"