mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-30 09:58:33 +02:00
add top level pins for sim
This commit is contained in:
@@ -88,7 +88,6 @@ class rom_wordline_driver_array(design):
|
||||
"""
|
||||
|
||||
if layer_props.wordline_driver.vertical_supply:
|
||||
print("copied")
|
||||
# self.route_vertical_pins("vdd", self.wld_inst)
|
||||
# self.route_vertical_pins("gnd", self.wld_inst)
|
||||
self.route_vertical_pins("vdd", [self], layer=self.supply_layer)
|
||||
|
||||
Reference in New Issue
Block a user