mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-01 03:57:52 +00:00
Add -match-init option to dff2dffs.
This commit is contained in:
parent
c7f1368cd2
commit
f72765090c
3 changed files with 77 additions and 3 deletions
|
|
@ -39,6 +39,7 @@ Yosys 0.9 .. Yosys 0.9-dev
|
|||
- Added "xilinx_srl" for Xilinx shift register extraction
|
||||
- Removed "shregmap -tech xilinx" (superseded by "xilinx_srl")
|
||||
- Added "_TECHMAP_WIREINIT_*_" attribute and "_TECHMAP_REMOVEINIT_*_" wire for "techmap" pass
|
||||
- Added "-match-init" option to "dff2dffs" pass
|
||||
|
||||
Yosys 0.8 .. Yosys 0.9
|
||||
----------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue