mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-01 18:48:10 +02:00
Added graph store and read functionality
This commit is contained in:
@@ -119,6 +119,8 @@ class options(optparse.Values):
|
||||
# Determines which analytical model to use.
|
||||
# Available Models: elmore, linear_regression
|
||||
model_name = "elmore"
|
||||
# Write graph to a file
|
||||
write_graph = False
|
||||
|
||||
###################
|
||||
# Tool options
|
||||
|
||||
Reference in New Issue
Block a user