VPR-7.0
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
SetupGrid.h
Go to the documentation of this file.
1
#ifndef SETUPGRAD_H
2
#define SETUPGRID_H
3
4
/*
5
Author: Jason Luu
6
Date: October 8, 2008
7
8
Initializes and allocates the physical logic block grid for VPR.
9
10
*/
11
12
void
alloc_and_load_grid
(
INOUTP
int
*num_instances_type);
/* [0..num_types-1] */
13
void
freeGrid
(
void
);
14
15
#endif
16
INOUTP
#define INOUTP
Definition:
util.h:21
freeGrid
void freeGrid(void)
Definition:
SetupGrid.c:130
alloc_and_load_grid
void alloc_and_load_grid(INOUTP int *num_instances_type)
Definition:
SetupGrid.c:22
vpr
SRC
base
SetupGrid.h
Generated on Mon Dec 15 2014 11:07:38 for VPR-7.0 by
1.8.6