VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
s_router_opts Struct Reference

#include <vpr_types.h>

Data Fields

float first_iter_pres_fac
 
float initial_pres_fac
 
float pres_fac_mult
 
float acc_fac
 
float bend_cost
 
int max_router_iterations
 
int bb_factor
 
enum e_route_type route_type
 
int fixed_channel_width
 
enum e_router_algorithm router_algorithm
 
enum e_base_cost_type base_cost_type
 
float astar_fac
 
float max_criticality
 
float criticality_exp
 
boolean verify_binary_search
 
boolean full_stats
 
boolean doRouting
 

Detailed Description

Definition at line 695 of file vpr_types.h.

Field Documentation

float s_router_opts::acc_fac

Definition at line 699 of file vpr_types.h.

float s_router_opts::astar_fac

Definition at line 707 of file vpr_types.h.

enum e_base_cost_type s_router_opts::base_cost_type

Definition at line 706 of file vpr_types.h.

int s_router_opts::bb_factor

Definition at line 702 of file vpr_types.h.

float s_router_opts::bend_cost

Definition at line 700 of file vpr_types.h.

float s_router_opts::criticality_exp

Definition at line 709 of file vpr_types.h.

boolean s_router_opts::doRouting

Definition at line 712 of file vpr_types.h.

float s_router_opts::first_iter_pres_fac

Definition at line 696 of file vpr_types.h.

int s_router_opts::fixed_channel_width

Definition at line 704 of file vpr_types.h.

boolean s_router_opts::full_stats

Definition at line 711 of file vpr_types.h.

float s_router_opts::initial_pres_fac

Definition at line 697 of file vpr_types.h.

float s_router_opts::max_criticality

Definition at line 708 of file vpr_types.h.

int s_router_opts::max_router_iterations

Definition at line 701 of file vpr_types.h.

float s_router_opts::pres_fac_mult

Definition at line 698 of file vpr_types.h.

enum e_route_type s_router_opts::route_type

Definition at line 703 of file vpr_types.h.

enum e_router_algorithm s_router_opts::router_algorithm

Definition at line 705 of file vpr_types.h.

boolean s_router_opts::verify_binary_search

Definition at line 710 of file vpr_types.h.


The documentation for this struct was generated from the following file: