Fix wire width bug in short jogs. PEP8 cleanup.

This commit is contained in:
mrg
2020-04-15 09:48:42 -07:00
parent 0941ebc3da
commit 331a4f4606
3 changed files with 38 additions and 21 deletions
-1
View File
@@ -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