Corrected a tiny but very bad typo in the magic techfile which effectively knocked out an entire block of DRC rules. This is why I need a proper set of CI checks! Will modify magic to flag such a typo in the future.
diff --git a/VERSION b/VERSION index 1af4e92..58d0c60 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -1.0.158 +1.0.159
diff --git a/sky130/magic/sky130.tech b/sky130/magic/sky130.tech index 85e5630..9a7bf6c 100644 --- a/sky130/magic/sky130.tech +++ b/sky130/magic/sky130.tech
@@ -4223,7 +4223,7 @@ cifmaxwidth rpm_hvntm_check 0 bend_illegal \ "Distance from precision resistor to MV N+ device < 0.585um (rpm.3 + rpm.9 + hvntm.3)" - variants (fast,full) + variants (fast),(full) angles allpoly,polyfill 90 "Only 90 degree angles permitted on poly (x.2)"