mirror of https://github.com/VLSIDA/OpenRAM.git
Removed testing code from config file.
This commit is contained in:
parent
1d22d39667
commit
2573d4e7d0
|
|
@ -15,5 +15,3 @@ output_name = "sram_{0}_{1}_{2}".format(word_size,num_words,tech_name)
|
|||
drc_name = "magic"
|
||||
lvs_name = "netgen"
|
||||
pex_name = "magic"
|
||||
|
||||
netlist_only = True
|
||||
Loading…
Reference in New Issue