projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d565bc4
)
Update Verific README
author
Clifford Wolf
<clifford@clifford.at>
Fri, 13 Oct 2017 15:11:46 +0000
(17:11 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Fri, 13 Oct 2017 15:11:53 +0000
(17:11 +0200)
frontends/verific/README
patch
|
blob
|
history
diff --git
a/frontends/verific/README
b/frontends/verific/README
index e747255db05f29f4cd4028c80021eb165c68d2f8..b4c436a3ae1d4b33983c6cdaa5066b20031a6b38 100644
(file)
--- a/
frontends/verific/README
+++ b/
frontends/verific/README
@@
-33,6
+33,13
@@
make -j8
./yosys -p 'verific -sv frontends/verific/example.sv; verific -import top'
+Verific Features that should be enabled in your Verific library
+===============================================================
+
+database/DBCompileFlags.h:
+ DB_PRESERVE_INITIAL_VALUE
+
+
Testing Verific+Yosys+SymbiYosys for formal verification
========================================================