mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Refactor dynamic cell name to utilize base class
This commit is contained in:
@@ -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
|
||||
###################################################
|
||||
|
||||
Reference in New Issue
Block a user