Skip to content

Commit

Permalink
Corrected a problem in the last commit in which an extra block of
Browse files Browse the repository at this point in the history
text in the magic techfile got accidentally copied and pasted.
  • Loading branch information
RTimothyEdwards committed Nov 3, 2020
1 parent 363c7e0 commit c2662b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 71 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.55
1.0.56
70 changes: 0 additions & 70 deletions sky130/magic/sky130.tech
Original file line number Diff line number Diff line change
Expand Up @@ -4140,76 +4140,6 @@ style vendorimport
or ndcbase
labels CONT

templayer nscbase CONT

templayer xpolyterm RPM,URPM
and POLY
and-not POLYRES
# add back the 0.06um contact surround in the direction of the resistor
grow 60
and POLY

layer xpc xpolyterm

templayer polyarea POLY
and-not POLYRES
and-not POLYSHORT
and-not DIFF
and-not RPM
and-not URPM
copyup polycheck

layer poly polyarea,POLYTXT,POLYPIN
labels POLY
labels POLYTXT port
labels POLYPIN port

# Copy (non-resistor) poly areas up for contact checks
templayer xpolycheck polycheck
copyup polycheck

layer mrp1 POLY
and POLYRES
and-not RPM
and-not URPM
labels POLY

layer rmp POLY
and POLYSHORT
labels POLY

layer xhrpoly POLY
and POLYRES
and RPM
and-not URPM
and PPLUS
and NPC
and-not xpolyterm
labels POLY

layer uhrpoly POLY
and POLYRES
and URPM
and-not RPM
and NPC
and-not xpolyterm
labels POLY

templayer ndcbase CONT
and DIFF
and NPLUS
and-not NWELL
and LI
and-not THKOX

layer ndc ndcbase
grow 85
shrink 85
shrink 85
grow 85
or ndcbase
labels CONT

templayer nscbase CONT
and DIFF,TAP
and NPLUS
Expand Down

0 comments on commit c2662b9

Please sign in to comment.