mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 08:27:11 +02:00
Adding simulation.py for common functions between functional and delay tests. Updating functional test.
This commit is contained in:
@@ -6,6 +6,7 @@ from .lib import *
|
||||
from .delay import *
|
||||
from .setup_hold import *
|
||||
from .functional import *
|
||||
from .simulation import *
|
||||
|
||||
|
||||
debug.info(1,"Initializing characterizer...")
|
||||
|
||||
Reference in New Issue
Block a user