diff --git a/technology/sky130/tech/tech.py b/technology/sky130/tech/tech.py index 3cf60d70..72250afc 100644 --- a/technology/sky130/tech/tech.py +++ b/technology/sky130/tech/tech.py @@ -9,7 +9,7 @@ import os from design_rules import * from module_type import * -from custom_cell_properties import cell_properties +from custom_cell_properties import cell_properties, cell from custom_layer_properties import layer_properties """