mirror of https://github.com/VLSIDA/OpenRAM.git
Undo extra space due to nwell spacing
This commit is contained in:
parent
b2b7e7800b
commit
3927c62e32
|
|
@ -191,7 +191,7 @@ class hierarchical_decoder(design.design):
|
|||
+ self.predecoder_width \
|
||||
+ self.internal_routing_width \
|
||||
+ self.nand_width \
|
||||
+ 2 * self.m1_pitch
|
||||
+ self.m1_space
|
||||
|
||||
def route_inputs(self):
|
||||
""" Create input bus for the predecoders """
|
||||
|
|
|
|||
Loading…
Reference in New Issue