Skip to content

Commit 8a57ba2

Browse files
committed
pg/sky130: Fix tt_pg_3v3_2 DRC errors diff/tap 18,20,24
Theses rules were not checked before and so we always had a violation. It's not an MR so we never heard anything about them, but still good to fix it. Signed-off-by: Sylvain Munaut <[email protected]>
1 parent 12727d4 commit 8a57ba2

File tree

5 files changed

+622
-616
lines changed

5 files changed

+622
-616
lines changed
320 Bytes
Binary file not shown.

pg/sky130/tt_pg_3v3_2/lef/tt_pg_3v3_2.lef

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,21 @@ MACRO tt_pg_3v3_2
5050
END ctrl
5151
OBS
5252
LAYER nwell ;
53-
RECT 0.000 223.420 13.800 225.510 ;
53+
RECT 0.000 225.260 13.800 225.510 ;
54+
RECT 0.000 223.420 12.530 225.260 ;
5455
LAYER pwell ;
5556
RECT 0.000 220.600 8.360 223.420 ;
5657
LAYER nwell ;
57-
RECT 8.360 220.600 13.800 223.420 ;
58+
RECT 8.360 221.230 12.530 223.420 ;
59+
LAYER pwell ;
60+
RECT 12.530 221.230 13.890 225.260 ;
61+
LAYER nwell ;
62+
RECT 8.360 220.600 13.800 221.230 ;
5863
RECT 0.000 0.500 13.800 220.600 ;
5964
LAYER li1 ;
60-
RECT 0.130 0.830 13.650 225.400 ;
65+
RECT 0.130 0.830 13.740 225.400 ;
6166
LAYER met1 ;
62-
RECT 0.100 0.800 13.710 225.740 ;
67+
RECT 0.100 0.800 13.800 225.740 ;
6368
LAYER met2 ;
6469
RECT 0.100 0.800 13.345 225.540 ;
6570
LAYER met3 ;

0 commit comments

Comments
 (0)