Modified the seal ring abstract view so that it shows as DRC clean under DRC style "drc(full)". Updated the magicrc file to default to MAGTYPE = "mag", as there are few reasons other than standard cell layouts to use "maglef" type.
diff --git a/VERSION b/VERSION index e1d2f8b..7b8d6b7 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -1.0.64 +1.0.65
diff --git a/sky130/custom/scripts/seal_ring_generator/seal_ring_corner_abstract.mag b/sky130/custom/scripts/seal_ring_generator/seal_ring_corner_abstract.mag index 68becc9..8cb7e9a 100644 --- a/sky130/custom/scripts/seal_ring_generator/seal_ring_corner_abstract.mag +++ b/sky130/custom/scripts/seal_ring_generator/seal_ring_corner_abstract.mag
@@ -1,25 +1,42 @@ magic tech sky130A -timestamp 1584566221 -<< psubstratepdiff >> -rect 145 1110 355 25605 -tri 145 900 355 1110 ne -tri 355 900 652 1197 sw -tri 355 652 603 900 ne -rect 603 652 652 900 -tri 652 652 900 900 sw -tri 603 355 900 652 ne -tri 900 355 1197 652 sw -tri 900 145 1110 355 ne -rect 1110 145 25600 355 +timestamp 1605459841 +<< error_p >> +rect 199 25605 207 25613 +rect 291 25605 299 25613 +rect 191 25597 199 25605 +rect 299 25597 307 25605 +rect 25592 299 25600 307 +rect 25600 291 25608 299 +rect 25600 199 25608 207 +rect 25592 191 25600 199 +<< psubdiff >> +rect 145 1334 199 25605 +rect 299 1334 355 25605 +rect 145 1197 355 1334 +rect 145 1037 531 1197 +rect 145 998 652 1037 +rect 253 900 652 998 +rect 355 797 792 900 +rect 453 795 792 797 +rect 453 690 900 795 +rect 565 652 900 690 +rect 565 582 1049 652 +rect 663 523 1049 582 +rect 663 480 1197 523 +rect 775 366 1197 480 +rect 862 355 1197 366 +rect 862 299 25600 355 +rect 862 270 1511 299 +rect 985 199 1511 270 +rect 985 145 25600 199 +<< psubdiffcont >> +rect 199 1334 299 25605 +rect 1511 199 25600 299 << locali >> -tri 100 383 217 500 se -rect 217 383 383 500 -tri 383 383 500 500 sw -rect 100 217 500 383 -tri 100 100 217 217 ne -rect 217 100 383 217 -tri 383 100 500 217 nw +rect 199 1214 299 1334 +rect 100 100 500 500 +rect 1437 199 1511 299 << metal1 >> rect 275 325 325 420 rect 180 275 420 325
diff --git a/sky130/magic/sky130.magicrc b/sky130/magic/sky130.magicrc index 7fe3735..601e378 100644 --- a/sky130/magic/sky130.magicrc +++ b/sky130/magic/sky130.magicrc
@@ -45,7 +45,7 @@ # from environment variable MAGTYPE if {[catch {set MAGTYPE $env(MAGTYPE)}]} { - set MAGTYPE maglef + set MAGTYPE mag } # add path to reference cells
diff --git a/sky130/magic/sky130.tech b/sky130/magic/sky130.tech index fa731c9..d8d3c41 100644 --- a/sky130/magic/sky130.tech +++ b/sky130/magic/sky130.tech
@@ -3780,7 +3780,7 @@ layer ppu pfetarea and-not LVTN - and-not HVTP + and HVTP and COREID labels DIFF