9 const std::vector<t_segment_inf>& Segments,
11 const t_chan_width_dist Chans);
Defines the detailed routing architecture of the FPGA.
Definition: vpr_types.h:1129
This is a core file that defines the major data types used by VPR.
Definition: vpr_types.h:766
Definition: vpr_types.h:470
Definition: vpr_types.h:867
void CheckSetup(const t_packer_opts &PackerOpts, const t_placer_opts &PlacerOpts, const t_router_opts &RouterOpts, const t_det_routing_arch &RoutingArch, const std::vector< t_segment_inf > &Segments, const t_timing_inf Timing, const t_chan_width_dist Chans)
Definition: CheckSetup.cpp:10
Definition: vpr_types.h:1023