mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-28 00:48:46 +00:00
Update Verific README
This commit is contained in:
parent
d565bc4a82
commit
05068af880
1 changed files with 7 additions and 0 deletions
|
@ -33,6 +33,13 @@ make -j8
|
||||||
./yosys -p 'verific -sv frontends/verific/example.sv; verific -import top'
|
./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
|
Testing Verific+Yosys+SymbiYosys for formal verification
|
||||||
========================================================
|
========================================================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue