mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-04 08:44:12 +02:00
remove superfluous imports from multiport test
This commit is contained in:
@@ -24,8 +24,6 @@ class control_logic_delay_test(openram_test):
|
||||
def runTest(self):
|
||||
config_file = "{}/tests/configs/config".format(os.getenv("OPENRAM_HOME"))
|
||||
globals.init_openram(config_file)
|
||||
import control_logic_delay
|
||||
import tech
|
||||
|
||||
# check control logic for multi-port
|
||||
OPTS.bitcell = "pbitcell"
|
||||
|
||||
Reference in New Issue
Block a user