Revert "Revert "Update defunct code""

This reverts commit d142b906ee.
This commit is contained in:
Matthew Guthaus
2026-04-08 11:25:48 -07:00
parent 148a5807e2
commit 449781d239
12 changed files with 40 additions and 38 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ class multibank(design):
self.central_bus_width = self.m2_pitch * self.num_control_lines + 2*self.m2_width
# A space for wells or jogging m2
self.m2_gap = max(2*drc("pwell_to_nwell"] + drc["well_enclose_active"),
self.m2_gap = max(2*drc("pwell_to_nwell") + drc("well_enclose_active"),
2*self.m2_pitch)