mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-08 12:03:27 +02:00
Added class and test for testing the delay of several bitcells.
This commit is contained in:
@@ -54,6 +54,7 @@ else:
|
||||
|
||||
if OPTS.pex_exe == None:
|
||||
from .none import run_pex,print_pex_stats
|
||||
print("why god why")
|
||||
elif "calibre"==OPTS.pex_exe[0]:
|
||||
from .calibre import run_pex,print_pex_stats
|
||||
elif "magic"==OPTS.pex_exe[0]:
|
||||
|
||||
Reference in New Issue
Block a user