3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-05-01 02:03:45 +00:00

add tests directory with additional tests

This commit is contained in:
N. Engelhardt 2020-07-24 13:50:02 +02:00
parent 7bae1b8bba
commit 8c5b65cf97
21 changed files with 3453 additions and 3 deletions

19
tests/memory.sby Normal file
View file

@ -0,0 +1,19 @@
[tasks]
btormc
pono
[options]
mode bmc
depth 10
expect fail
[engines]
btormc: btor btormc
pono: btor pono
[script]
read -formal memory.sv
prep -top testbench
[files]
memory.sv