mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-15 13:28:59 +00:00
More accurate CHANGELOG
This commit is contained in:
parent
c04482b077
commit
9d34cea65a
|
@ -17,7 +17,9 @@ Yosys 0.8 .. Yosys 0.8-dev
|
||||||
- Added "rename -src"
|
- Added "rename -src"
|
||||||
- Added "equiv_opt" pass
|
- Added "equiv_opt" pass
|
||||||
- Added "read_aiger" frontend
|
- Added "read_aiger" frontend
|
||||||
- Added "abc9" pass (experimental, accessible using synth_xilinx -abc9 and synth_ice40 -abc9)
|
- Added "abc9" pass for timing-aware techmapping (experimental, FPGA only, no FFs)
|
||||||
|
- Added "synth_xilinx -abc9" (experimental)
|
||||||
|
- Added "synth_ice40 -abc9" (experimental)
|
||||||
- "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"
|
- "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue