3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 00:55:32 +00:00

abc9_ops: -reintegrate use SigMap to remove (* init *) from $_DFF_[NP]_

This commit is contained in:
Eddie Hung 2020-05-29 17:17:40 -07:00
parent 9c6d216a06
commit d3b53bc495
3 changed files with 25 additions and 7 deletions

View file

@ -97,4 +97,5 @@ select -assert-count 3 t:$_DFF_N_
select -assert-none c:ff1 c:ff2 c:ff4 %% c:* %D
clean
select -assert-count 2 a:init
select -assert-none w:w w:z %% a:init %D
select -assert-count 1 w:w a:init %i
select -assert-count 1 c:ff4 %co c:ff4 %d %a a:init %i