3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-07-17 20:16:42 +00:00
sby/docs/examples/quickstart/memory.sby
2017-01-29 17:10:17 +01:00

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