3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-12 08:28:16 +00:00
sby/tests
Krystine Sherwin f17a6e118a
btor2aiger: Add test
Based on fifo.sby, running both with and without `btor_aig on`, as well as combined with `vcd_sim on` (after an earlier version had issues when using `vcd_sim off`).

Has both pass and fail checks, so should be able to catch any major issues, although it doesn't fully check equivalence.
2024-04-06 13:56:43 +13:00
..
autotune Test autotune 2022-06-27 15:58:42 +02:00
junit Replace the 'primes' test in junit_timeout_error.sby with a new test that solves a**3 + b**3 == c**3. 2024-04-02 11:28:54 +01:00
keepgoing Support for "abc --keep-going pdr" via new "pdr -X" mode 2024-02-20 14:06:43 +01:00
make Initial support for a multi-task property status database 2024-02-20 13:34:58 +01:00
parser sby: core: Added unsupported messages to the new sections 2022-08-18 05:36:11 -04:00
regression Fix engine_list's return value 2022-09-15 15:47:27 +02:00
unsorted btor2aiger: Add test 2024-04-06 13:56:43 +13:00
.gitignore Refactor tests 2022-04-11 17:50:38 +02:00
Makefile tests: Support testing an installed SBY using the SBY_CMD make variable 2024-01-19 14:51:16 +01:00