mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 13:40:53 +00:00
synth_xilinx: Support latches, remove used-up FF init values.
Fixes #1387.
This commit is contained in:
parent
d5f0794a53
commit
4535f2c694
3 changed files with 77 additions and 2 deletions
|
@ -49,6 +49,7 @@ Yosys 0.9 .. Yosys 0.9-dev
|
|||
- "synth_xilinx" to now infer DSP blocks (-nodsp to disable)
|
||||
- "synth_ecp5" to now infer DSP blocks (-nodsp to disable, experimental)
|
||||
- "synth_ice40 -dsp" to infer DSP blocks
|
||||
- Added latch support to synth_xilinx
|
||||
|
||||
Yosys 0.8 .. Yosys 0.9
|
||||
----------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue