VPR-7.0
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
read_place.h
Go to the documentation of this file.
1
#ifndef READ_PLACE_H
2
#define READ_PLACE_H
3
4
void
read_place
(
INP
const
char
*place_file,
5
INP
const
char
*arch_file,
6
INP
const
char
*net_file,
7
INP
int
L_nx,
8
INP
int
L_ny,
9
INP
int
L_num_blocks,
10
INOUTP
struct
s_block
block_list[]);
11
12
void
print_place
(
INP
char
*place_file,
13
INP
char
*net_file,
14
INP
char
*arch_file);
15
16
void
read_user_pad_loc
(
INP
char
*pad_loc_file);
17
18
#endif
19
s_block
Definition:
vpr_types.h:559
read_user_pad_loc
void read_user_pad_loc(INP char *pad_loc_file)
read_place
void read_place(INP const char *place_file, INP const char *arch_file, INP const char *net_file, INP int L_nx, INP int L_ny, INP int L_num_blocks, INOUTP struct s_block block_list[])
Definition:
read_place.c:15
INOUTP
#define INOUTP
Definition:
util.h:21
INP
#define INP
Definition:
util.h:19
print_place
void print_place(INP char *place_file, INP char *net_file, INP char *arch_file)
vpr
SRC
base
read_place.h
Generated on Mon Dec 15 2014 11:07:37 for VPR-7.0 by
1.8.6