mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-05 01:01:33 +02:00
Rename config_20 to config since it is used in all tests
This commit is contained in:
@@ -12,7 +12,7 @@ import debug
|
||||
class path_test(openram_test):
|
||||
|
||||
def runTest(self):
|
||||
globals.init_openram("config_20_{0}".format(OPTS.tech_name))
|
||||
globals.init_openram("config_{0}".format(OPTS.tech_name))
|
||||
import wire_path
|
||||
import tech
|
||||
import design
|
||||
|
||||
Reference in New Issue
Block a user