mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-01 20:17:55 +00:00
techmap: Add support for extracting init values of ports
This commit is contained in:
parent
de8adecd39
commit
a82e8df7d3
3 changed files with 169 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ Yosys 0.9 .. Yosys 0.9-dev
|
|||
- Improvements in pmgen: slices, choices, define, generate
|
||||
- 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
|
||||
|
||||
Yosys 0.8 .. Yosys 0.9
|
||||
----------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue