mirror of https://github.com/VLSIDA/OpenRAM.git
Remove test cell in scn4m_subm tech.py
This commit is contained in:
parent
45cdecdea9
commit
423e2c165f
|
|
@ -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
|
||||
###################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue