mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-05 01:27:43 +00:00
Add $aldff and $aldffe: flip-flops with async load.
This commit is contained in:
parent
fbd70f28f0
commit
ec2b5548fe
9 changed files with 527 additions and 2 deletions
|
@ -5,6 +5,8 @@ List of major changes and improvements between releases
|
|||
Yosys 0.10 .. Yosys 0.10-dev
|
||||
--------------------------
|
||||
|
||||
* Various
|
||||
- Added $aldff and $aldffe (flip-flops with async load) cells
|
||||
|
||||
Yosys 0.9 .. Yosys 0.10
|
||||
--------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue