mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-29 01:18:46 +00:00
clk2fflogic: Support all FF types.
This commit is contained in:
parent
0c6d0d4b5d
commit
abe4e9e607
20 changed files with 261 additions and 340 deletions
|
@ -23,7 +23,6 @@ connect -port remove6 EN 1'b1
|
|||
connect -port remove15 E 1'b1
|
||||
cd ..
|
||||
|
||||
dff2dffe -unmap
|
||||
clk2fflogic
|
||||
opt_clean
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue