mirror of https://github.com/VLSIDA/OpenRAM.git
Specify DRC,LVS,PEX tool for scn4m
This commit is contained in:
parent
571dca5d5f
commit
93ae7ebd00
|
|
@ -7,3 +7,7 @@ process_corners = ["TT"]
|
|||
supply_voltages = [5.0]
|
||||
temperatures = [25]
|
||||
|
||||
drc_name = "magic"
|
||||
lvs_name = "netgen"
|
||||
pex_name = "magic"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue