mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-12 06:00:55 +00:00
rename: Add -witness mode
This commit is contained in:
parent
b156fe903f
commit
65145db7e7
2 changed files with 83 additions and 0 deletions
|
@ -7,6 +7,8 @@ Yosys 0.20 .. Yosys 0.20-dev
|
|||
* New commands and options
|
||||
- Added "formalff" pass - transforms FFs for formal verification
|
||||
- Added option "-formal" to "memory_map" pass
|
||||
- Added option "-witness" to "rename" - give public names to all signals
|
||||
present in yosys witness traces
|
||||
|
||||
* Formal Verification
|
||||
- Added $anyinit cell to directly represent FFs with an unconstrained
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue