3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-06 14:24:08 +00:00
sby/docs/examples/multiclk/dpmem.sby
Clifford Wolf c5e5f5dcbb Update examples
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-06-29 19:32:03 +02:00

16 lines
148 B
Plaintext

[options]
mode bmc
depth 15
multiclock on
[engines]
smtbmc
[script]
read -formal dpmem.sv
prep -top top
chformal -early -assume
[files]
dpmem.sv