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

#include <logic_types.h>

+ Collaboration diagram for s_model_ports:

Data Fields

enum PORTS dir
 
char * name
 
int size
 
int min_size
 
boolean is_clock
 
boolean is_non_clock_global
 
struct s_model_portsnext
 
int index
 

Detailed Description

Definition at line 21 of file logic_types.h.

Field Documentation

enum PORTS s_model_ports::dir

Definition at line 22 of file logic_types.h.

int s_model_ports::index

Definition at line 30 of file logic_types.h.

boolean s_model_ports::is_clock

Definition at line 26 of file logic_types.h.

boolean s_model_ports::is_non_clock_global

Definition at line 27 of file logic_types.h.

int s_model_ports::min_size

Definition at line 25 of file logic_types.h.

char* s_model_ports::name

Definition at line 23 of file logic_types.h.

struct s_model_ports* s_model_ports::next

Definition at line 28 of file logic_types.h.

int s_model_ports::size

Definition at line 24 of file logic_types.h.


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