mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-01 07:40:42 +00:00
dfflegalize: Refactor, add aldff support.
This commit is contained in:
parent
bdf153d06c
commit
0a0df8d38c
12 changed files with 1158 additions and 1074 deletions
|
@ -39,7 +39,7 @@ select -assert-none t:$_DLATCH_PP0_ t:$_NOT_ %% %n t:* %i
|
|||
design -load orig
|
||||
dfflegalize -cell $_DLATCH_PP1_ x
|
||||
|
||||
select -assert-count 8 t:$_NOT_
|
||||
select -assert-count 5 t:$_NOT_
|
||||
select -assert-count 3 t:$_DLATCH_PP1_
|
||||
select -assert-none t:$_DLATCH_PP1_ t:$_NOT_ %% %n t:* %i
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue