mirror of https://github.com/VLSIDA/OpenRAM.git
Change default to scn4m
This commit is contained in:
parent
bf695f932a
commit
e591176211
|
|
@ -59,7 +59,7 @@ def parse_args():
|
|||
OPTS.tech_name = "scmos"
|
||||
# Alias SCMOS to AMI 0.5um
|
||||
if OPTS.tech_name == "scmos":
|
||||
OPTS.tech_name = "scn3me_subm"
|
||||
OPTS.tech_name = "scn4m_subm"
|
||||
|
||||
return (options, args)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue