projects
/
SymbiYosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d24d7e1
)
Use "multiclock on" option in dpmem.sby example
author
Clifford Wolf
<clifford@clifford.at>
Sat, 12 May 2018 15:21:00 +0000
(17:21 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Sat, 12 May 2018 15:21:00 +0000
(17:21 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
docs/examples/multiclk/dpmem.sby
patch
|
blob
|
history
diff --git
a/docs/examples/multiclk/dpmem.sby
b/docs/examples/multiclk/dpmem.sby
index 574e79eeb98bc4f2d27f5822b5561f28ee8e0f52..bd63e046e6b110215f31328efcd793b888613478 100644
(file)
--- a/
docs/examples/multiclk/dpmem.sby
+++ b/
docs/examples/multiclk/dpmem.sby
@@
-1,6
+1,7
@@
[options]
mode bmc
depth 15
+multiclock on
[engines]
smtbmc
@@
-9,8
+10,6
@@
smtbmc
read_verilog -sv -formal dpmem.sv
prep -nordff -top top
chformal -early -assume
-clk2fflogic
-opt_clean
[files]
dpmem.sv