Verilog to Routing - VPR
src
base
read_route.h
Go to the documentation of this file.
1
9
#ifndef READ_ROUTE_H
10
#define READ_ROUTE_H
11
12
bool
read_route
(
const
char
* route_file,
const
t_router_opts
& RouterOpts,
bool
verify_file_digests);
13
14
#endif
/* READ_ROUTE_H */
read_route
bool read_route(const char *route_file, const t_router_opts &RouterOpts, bool verify_file_digests)
Reads in the routing file to fill in the trace.head and t_clb_opins_used data structure.
Definition:
read_route.cpp:67
t_router_opts
Definition:
vpr_types.h:1023
Generated by
1.8.13