mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-31 23:34:57 +00:00
sim: -hdlname option to preserve flattened hierarchy in sim output
This commit is contained in:
parent
66f761a8c5
commit
f7023d06a2
2 changed files with 43 additions and 9 deletions
|
@ -9,6 +9,8 @@ Yosys 0.20 .. Yosys 0.20-dev
|
|||
- Added option "-formal" to "memory_map" pass
|
||||
- Added option "-witness" to "rename" - give public names to all signals
|
||||
present in yosys witness traces
|
||||
- Added option "-hdlname" to "sim" pass - preserves hiearachy when writing
|
||||
simulation output for a flattened design
|
||||
|
||||
* Formal Verification
|
||||
- Added $anyinit cell to directly represent FFs with an unconstrained
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue