mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-07 14:45:18 +00:00
16 lines
168 B
Plaintext
16 lines
168 B
Plaintext
[options]
|
|
mode bmc
|
|
depth 15
|
|
multiclock on
|
|
|
|
[engines]
|
|
smtbmc
|
|
|
|
[script]
|
|
read_verilog -sv -formal dpmem.sv
|
|
prep -nordff -top top
|
|
chformal -early -assume
|
|
|
|
[files]
|
|
dpmem.sv
|