mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-14 08:26:41 +00:00
Merge branch 'master' of https://github.com/YosysHQ/yosys
Solved a conflict into the CHANGELOG Signed-off-by: Rodrigo Alejandro Melo <rmelo@inti.gob.ar>
This commit is contained in:
commit
313a425bd5
12 changed files with 369 additions and 112 deletions
|
@ -53,7 +53,9 @@ Yosys 0.9 .. Yosys 0.9-dev
|
|||
- Added support for flip-flops with synchronous reset to synth_xilinx
|
||||
- Added support for flip-flops with reset and enable to synth_xilinx
|
||||
- Added "check -mapped"
|
||||
- Added checking of SystemVerilog always block types (always_comb, always_latch and always_ff)
|
||||
- Added checking of SystemVerilog always block types (always_comb,
|
||||
always_latch and always_ff)
|
||||
- Added support for SystemVerilog wildcard port connections (.*)
|
||||
- Added "xilinx_dffopt" pass
|
||||
- Added "scratchpad" pass
|
||||
- Added "abc9 -dff"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue