mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-01 21:18:55 +00:00
End of file fix
This commit is contained in:
parent
3ac58b3ac1
commit
48a3dcc02a
304 changed files with 64 additions and 321 deletions
|
|
@ -47,4 +47,3 @@ select -assert-count 6 t:$_DFFE_??_
|
|||
select -assert-count 4 t:$_DLATCH_?_
|
||||
select -assert-count 4 t:$_SR_??_
|
||||
select -assert-none t:$_AND_ t:$_DFFE_??_ t:$_DLATCH_?_ t:$_SR_??_ %% %n t:* %i
|
||||
|
||||
|
|
|
|||
|
|
@ -110,4 +110,3 @@ select -assert-count 2 t:$_DFF_P_
|
|||
select -assert-count 4 t:$_DFFE_PP_
|
||||
|
||||
design -reset
|
||||
|
||||
|
|
|
|||
|
|
@ -374,4 +374,4 @@ EOF
|
|||
|
||||
scratchpad -set opt.did_something false
|
||||
opt_expr
|
||||
scratchpad -assert opt.did_something false
|
||||
scratchpad -assert opt.did_something false
|
||||
|
|
|
|||
|
|
@ -287,4 +287,3 @@ select -assert-none t:$_MUX16_
|
|||
select -assert-count 1 o:out %ci*
|
||||
|
||||
##########
|
||||
|
||||
|
|
|
|||
|
|
@ -13,4 +13,3 @@ chformal -lower
|
|||
clean
|
||||
opt_merge
|
||||
select -assert-count 2 t:$cover
|
||||
|
||||
|
|
|
|||
|
|
@ -17,4 +17,3 @@ EOT
|
|||
proc
|
||||
alumacc
|
||||
equiv_opt -assert opt_share
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue