mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Fix wire width bug in short jogs. PEP8 cleanup.
This commit is contained in:
@@ -33,7 +33,6 @@ class hierarchical_decoder(design.design):
|
||||
except AttributeError:
|
||||
self.cell_multiple = 1
|
||||
# For debugging
|
||||
# self.cell_multiple = 2
|
||||
self.cell_height = self.cell_multiple * b.height
|
||||
|
||||
self.num_outputs = num_outputs
|
||||
|
||||
Reference in New Issue
Block a user