Verilog to Routing - VPR
|
#include "vtr_assert.h"
#include "vtr_log.h"
#include "vtr_memory.h"
#include "vpr_types.h"
#include "vpr_error.h"
#include "globals.h"
#include "echo_files.h"
#include "read_options.h"
#include "read_xml_arch_file.h"
#include "ShowSetup.h"
Functions | |
static void | ShowPackerOpts (const t_packer_opts &PackerOpts) |
static void | ShowNetlistOpts (const t_netlist_opts &NetlistOpts) |
static void | ShowPlacerOpts (const t_placer_opts &PlacerOpts, const t_annealing_sched &AnnealSched) |
static void | ShowRouterOpts (const t_router_opts &RouterOpts) |
static void | ShowAnalysisOpts (const t_analysis_opts &AnalysisOpts) |
static void | ShowAnnealSched (const t_annealing_sched &AnnealSched) |
static void | ShowRoutingArch (const t_det_routing_arch &RoutingArch) |
void | ShowSetup (const t_vpr_setup &vpr_setup) |
void | printClusteredNetlistStats () |
void printClusteredNetlistStats | ( | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
void ShowSetup | ( | const t_vpr_setup & | vpr_setup | ) |