3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-13 16:48:44 +00:00
sby/docs/examples/multiclk/dpmem.sby
2017-12-14 02:12:08 +01:00

17 lines
176 B
Plaintext

[options]
mode bmc
depth 15
[engines]
smtbmc
[script]
read_verilog -sv -formal dpmem.sv
prep -nordff -top top
chformal -early -assume
clk2fflogic
opt_clean
[files]
dpmem.sv