mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-07 19:28:08 +02:00
Use any spice for the functional tests.
This commit is contained in:
@@ -16,7 +16,6 @@ class sram_func_test(unittest.TestCase):
|
||||
def runTest(self):
|
||||
globals.init_openram("config_20_{0}".format(OPTS.tech_name))
|
||||
OPTS.check_lvsdrc = False
|
||||
OPTS.spice_name="hspice"
|
||||
OPTS.analytical_delay = False
|
||||
import characterizer
|
||||
reload(characterizer)
|
||||
|
||||
Reference in New Issue
Block a user