#include <ReadOptions.h>
Data Fields | |
char * | ArchFile |
char * | NetFile |
char * | PlaceFile |
char * | RouteFile |
int | GraphPause |
float | constant_net_delay |
boolean | TimingAnalysis |
char * | OutFilePrefix |
enum e_place_algorithm | PlaceAlgorithm |
float | PlaceInitT |
float | PlaceExitT |
float | PlaceAlphaT |
float | PlaceInnerNum |
int | Seed |
float | place_cost_exp |
enum place_c_types | PlaceCostType |
int | PlaceChanWidth |
int | PlaceNonlinearRegions |
char * | PinFile |
boolean | ShowPlaceTiming |
int | block_dist |
float | PlaceTimingTradeoff |
int | RecomputeCritIter |
int | inner_loop_recompute_divider |
float | place_exp_first |
float | place_exp_last |
int | max_router_iterations |
int | bb_factor |
float | initial_pres_fac |
float | pres_fac_mult |
float | acc_fac |
float | first_iter_pres_fac |
float | bend_cost |
enum e_route_type | RouteType |
int | RouteChanWidth |
enum e_router_algorithm | RouterAlgorithm |
enum e_base_cost_type | base_cost_type |
float | astar_fac |
float | criticality_exp |
float | max_criticality |
int | Count [OT_BASE_UNKNOWN] |
Definition at line 2 of file ReadOptions.h.
float s_options::acc_fac |
Definition at line 42 of file ReadOptions.h.
char* s_options::ArchFile |
Definition at line 4 of file ReadOptions.h.
float s_options::astar_fac |
Definition at line 51 of file ReadOptions.h.
Definition at line 48 of file ReadOptions.h.
Definition at line 39 of file ReadOptions.h.
float s_options::bend_cost |
Definition at line 44 of file ReadOptions.h.
Definition at line 28 of file ReadOptions.h.
Definition at line 11 of file ReadOptions.h.
int s_options::Count[OT_BASE_UNKNOWN] |
Definition at line 55 of file ReadOptions.h.
Definition at line 52 of file ReadOptions.h.
Definition at line 43 of file ReadOptions.h.
Definition at line 10 of file ReadOptions.h.
Definition at line 40 of file ReadOptions.h.
Definition at line 33 of file ReadOptions.h.
Definition at line 53 of file ReadOptions.h.
Definition at line 38 of file ReadOptions.h.
char* s_options::NetFile |
Definition at line 5 of file ReadOptions.h.
char* s_options::OutFilePrefix |
Definition at line 13 of file ReadOptions.h.
char* s_options::PinFile |
Definition at line 26 of file ReadOptions.h.
Definition at line 22 of file ReadOptions.h.
Definition at line 34 of file ReadOptions.h.
Definition at line 35 of file ReadOptions.h.
Definition at line 16 of file ReadOptions.h.
float s_options::PlaceAlphaT |
Definition at line 19 of file ReadOptions.h.
Definition at line 24 of file ReadOptions.h.
Definition at line 23 of file ReadOptions.h.
float s_options::PlaceExitT |
Definition at line 18 of file ReadOptions.h.
char* s_options::PlaceFile |
Definition at line 6 of file ReadOptions.h.
float s_options::PlaceInitT |
Definition at line 17 of file ReadOptions.h.
float s_options::PlaceInnerNum |
Definition at line 20 of file ReadOptions.h.
Definition at line 25 of file ReadOptions.h.
Definition at line 31 of file ReadOptions.h.
float s_options::pres_fac_mult |
Definition at line 41 of file ReadOptions.h.
Definition at line 32 of file ReadOptions.h.
Definition at line 46 of file ReadOptions.h.
char* s_options::RouteFile |
Definition at line 7 of file ReadOptions.h.
Definition at line 47 of file ReadOptions.h.
Definition at line 45 of file ReadOptions.h.
int s_options::Seed |
Definition at line 21 of file ReadOptions.h.
Definition at line 27 of file ReadOptions.h.
Definition at line 12 of file ReadOptions.h.