mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
When determining bitline names, added a technology check for sky130.
This commit is contained in:
@@ -238,5 +238,4 @@ class replica_column(bitcell_base_array):
|
||||
for row, cell in enumerate(self.cell_inst):
|
||||
if row != self.replica_bit:
|
||||
self.graph_inst_exclude.add(cell)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user