mirror of
https://github.com/YosysHQ/sby.git
synced 2025-07-15 11:06:42 +00:00
19 lines
180 B
Text
19 lines
180 B
Text
[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
|