New power strapping mostly working.

Each module uses M3/M4 power straps with pins on the ends.
Works in all technologies for a single no mux, dual port SRAM.
This commit is contained in:
mrg
2022-04-05 13:51:55 -07:00
parent 68d0a56423
commit 5e546ee974
17 changed files with 512 additions and 286 deletions
+2
View File
@@ -46,6 +46,8 @@ class bitcell_array(bitcell_base_array):
self.add_layout_pins()
self.route_supplies()
self.add_boundary()
self.DRC_LVS()