VPR-6.0
|
#include <vpr_types.h>
Data Fields | |
enum sched_type | type |
float | inner_num |
float | init_t |
float | alpha_t |
float | exit_t |
Annealing schedule information for the placer. The schedule type is either USER_SCHED or AUTO_SCHED. Inner_num is multiplied by num_blocks^4/3 to find the number of moves per temperature. The remaining information is used only for USER_SCHED, and have the obvious meanings.
Definition at line 471 of file vpr_types.h.
Definition at line 476 of file vpr_types.h.
Definition at line 477 of file vpr_types.h.
Definition at line 475 of file vpr_types.h.
Definition at line 474 of file vpr_types.h.
Definition at line 473 of file vpr_types.h.