mirror of https://github.com/YosysHQ/yosys.git
Update Verific README
This commit is contained in:
parent
d565bc4a82
commit
05068af880
|
@ -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
|
||||
========================================================
|
||||
|
||||
|
|
Loading…
Reference in New Issue