aboutsummaryrefslogtreecommitdiffstats
path: root/tests/aiger/run-test.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: use optional ABCEXTERNAL when specifiedGabriel L. Somlo2019-06-271-2/+12
| | | | | | | | | Commits 65924fd1, abc40924, and ebe29b66 hard-code the invocation of yosys-abc, which fails if ABCEXTERNAL was specified during the build. Allow tests to utilize an optional, externally specified abc binary. Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
* Make tests/aiger less chattyClifford Wolf2019-06-191-4/+6
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add some more commentsEddie Hung2019-06-101-1/+6
|
* Test *.aag too, by using *.aig as referenceEddie Hung2019-06-071-0/+19
|
* Use ABC to convert AIGER to Verilog, then sat against YosysEddie Hung2019-06-071-21/+15
|
* Support and differentiate between ASCII and binary AIG testingEddie Hung2019-02-081-1/+5
|
* Rename ASCII testsEddie Hung2019-02-061-0/+20