Verilog to Routing - VPR
Functions
CheckSetup.h File Reference
#include "vpr_types.h"
Include dependency graph for CheckSetup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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)
 

Function Documentation

◆ CheckSetup()

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 
)