Verilog to Routing - VPR
|
#include "vtr_log.h"
#include "vpr_types.h"
#include "vpr_error.h"
#include "globals.h"
#include "echo_files.h"
#include "read_xml_arch_file.h"
#include "CheckSetup.h"
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) |
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 | ||
) |