Corrected an error in the ReRAM additions to the magic technology file that inadvertently specified that via1 cannot overlap in overlapping cells. The rule was supposed to be that via1 cannot overlap ReRAM. This has been corrected.
diff --git a/VERSION b/VERSION index 727467d..5f6ecc9 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -1.0.263 +1.0.264
diff --git a/sky130/magic/sky130.tech b/sky130/magic/sky130.tech index 8ec8675..b2747f1 100644 --- a/sky130/magic/sky130.tech +++ b/sky130/magic/sky130.tech
@@ -4627,7 +4627,7 @@ surround reram *m2,rm2 30 directional \ "Metal2 overlap of ReRAM < %d in one direction (met2.5 - met2.4)" - no_overlap reram,v1 reram,v1 + no_overlap reram v1 #endif (RERAM)