mirror of
https://github.com/YosysHQ/sby.git
synced 2025-07-17 20:16:42 +00:00
13 lines
137 B
Text
13 lines
137 B
Text
[options]
|
|
mode bmc
|
|
depth 10
|
|
|
|
[engines]
|
|
smtbmc -s boolector
|
|
|
|
[script]
|
|
read_verilog -formal memory.v
|
|
prep -top testbench
|
|
|
|
[files]
|
|
memory.v
|