3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-04 06:26:09 +00:00

End of file fix

This commit is contained in:
Miodrag Milanovic 2026-06-23 07:23:41 +02:00
parent 3ac58b3ac1
commit 48a3dcc02a
304 changed files with 64 additions and 321 deletions

View file

@ -334,4 +334,4 @@ library (ls05_stdcells) {
}
}
}
}
}

View file

@ -3,4 +3,3 @@ library("foobar") {
bar : baz[0] ;
}
}

View file

@ -11,4 +11,4 @@ library(dummy) {
function : "A" ;
}
}
}
}

View file

@ -54,4 +54,4 @@ library (retention) {
direction : input;
}
}
}
}

View file

@ -68,5 +68,3 @@ library(supergate) {
}
} /* end */