Added initial structure for bitline measurements.

This commit is contained in:
Hunter Nichols
2018-12-11 14:06:11 -08:00
parent 4d84731c34
commit 82e074ebf0
2 changed files with 73 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ from .setup_hold import *
from .functional import *
from .worst_case import *
from .simulation import *
from .bitline_delay import *
debug.info(1,"Initializing characterizer...")
OPTS.spice_exe = ""