mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-07 06:44:06 +00:00
15 lines
140 B
Plaintext
15 lines
140 B
Plaintext
[options]
|
|
mode bmc
|
|
depth 10
|
|
expect fail
|
|
|
|
[engines]
|
|
smtbmc boolector
|
|
|
|
[script]
|
|
read -formal memory.sv
|
|
prep -top testbench
|
|
|
|
[files]
|
|
memory.sv
|