VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cad_types.h File Reference
#include "logic_types.h"
#include "physical_types.h"
#include "util.h"
+ Include dependency graph for cad_types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  s_pack_pattern_block
 
struct  s_pack_pattern_connections
 
struct  s_pack_patterns
 
struct  s_model_chain_pattern
 
struct  s_cluster_placement_primitive
 

Typedefs

typedef struct s_pack_pattern_block t_pack_pattern_block
 
typedef struct
s_pack_pattern_connections 
t_pack_pattern_connections
 
typedef struct s_pack_patterns t_pack_patterns
 
typedef struct
s_model_chain_pattern 
t_model_chain_pattern
 
typedef struct
s_cluster_placement_primitive 
t_cluster_placement_primitive
 

Typedef Documentation

Keeps track of locations that a primitive can go to during packing Linked list for easy insertion/deletion