VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
s_pack_pattern_connections Struct Reference

#include <cad_types.h>

+ Collaboration diagram for s_pack_pattern_connections:

Data Fields

t_pack_pattern_blockfrom_block
 
t_pb_graph_pinfrom_pin
 
t_pack_pattern_blockto_block
 
t_pb_graph_pinto_pin
 
struct s_pack_pattern_connectionsnext
 

Detailed Description

Definition at line 20 of file cad_types.h.

Field Documentation

t_pack_pattern_block* s_pack_pattern_connections::from_block

Definition at line 21 of file cad_types.h.

t_pb_graph_pin* s_pack_pattern_connections::from_pin

Definition at line 22 of file cad_types.h.

struct s_pack_pattern_connections* s_pack_pattern_connections::next

Definition at line 27 of file cad_types.h.

t_pack_pattern_block* s_pack_pattern_connections::to_block

Definition at line 24 of file cad_types.h.

t_pb_graph_pin* s_pack_pattern_connections::to_pin

Definition at line 25 of file cad_types.h.


The documentation for this struct was generated from the following file: