mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 13:40:53 +00:00
Added extractinv pass
This commit is contained in:
parent
70c607d7dd
commit
c9f9518de4
5 changed files with 172 additions and 0 deletions
|
@ -27,6 +27,7 @@ Yosys 0.9 .. Yosys 0.9-dev
|
|||
- Improve attribute and parameter encoding in JSON to avoid ambiguities between
|
||||
bit vectors and strings containing [01xz]*
|
||||
- Added "clkbufmap" pass
|
||||
- Added "extractinv" pass and "invertible_pin" attribute
|
||||
- Added "synth_xilinx -family xc6s" for Spartan 6 support (experimental)
|
||||
- Added "synth_xilinx -ise" (experimental)
|
||||
- Added "synth_xilinx -iopad"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue