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 -1
View File
@@ -74,7 +74,7 @@ class design(hierarchy_design):
return pitch
def setup_drc_constants(self):
"""
"""
These are some DRC constants used in many places
in the compiler.
"""