mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-08 04:11:47 +02:00
Added option to specify exact corners for characterization in config file
This commit is contained in:
+2
-1
@@ -84,7 +84,8 @@ class options(optparse.Values):
|
||||
debug = False
|
||||
# Only use corners in config file. Disables generated corners
|
||||
only_use_config_corners = False
|
||||
|
||||
# A list of PVT tuples and be given and only these will be characterized
|
||||
use_specified_corners = None
|
||||
|
||||
###################
|
||||
# Run-time vs accuracy options.
|
||||
|
||||
Reference in New Issue
Block a user