diff --git a/technology/scn4m_subm/tech/tech.py b/technology/scn4m_subm/tech/tech.py index 8ddbd9b0..0bea4035 100644 --- a/technology/scn4m_subm/tech/tech.py +++ b/technology/scn4m_subm/tech/tech.py @@ -32,7 +32,7 @@ tech_modules = module_type() cell_properties = cell_properties() cell_properties.bitcell.mirror.x = True cell_properties.bitcell.mirror.y = False -cell_properties.names["bitcell"] = "mycell" + ################################################### # Custom cell properties ###################################################