Skip to content

Commit 9e409fc

Browse files
committed
revert sky130 pdk
1 parent 1bd184c commit 9e409fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pdks/sky130/lib.ar

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ cell fet1v8(nfet: Int, w: Float, nf: Int) {
1919
let licon = crect(layer="licon1.drawing", x0=0., x1=170., y0=0., y1=170.);
2020
let ny = (((diff.h - licon.h - 80.) / 340.) as Int + 1);
2121
#scope4 std::center_rects(li1_bbox, #scope3 std::array2(licon, nf + 1, ny, 430., 340.));
22-
let rect0 = rect("prBoundary.boundary", x0i = 571.9036254882813, y0i = 1602.1031494140625, x1i = 1592.9312744140625, y1i = 2101.62646484375)!;
23-
dimension(rect0.x1, rect0.x0, 1000., rect0.y1 + 240.75806, rect0.y1, rect0.y1, true);
2422
}
2523

2624
cell tap(ntap: Int, w: Float, h: Float) {

0 commit comments

Comments
 (0)