VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
logic_types.h File Reference
#include "util.h"
+ Include dependency graph for logic_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_model_ports
 
struct  s_model
 

Typedefs

typedef struct s_model_ports t_model_ports
 
typedef struct s_model t_model
 

Enumerations

enum  PORTS { IN_PORT, OUT_PORT, INOUT_PORT, ERR_PORT }
 

Typedef Documentation

typedef struct s_model t_model
typedef struct s_model_ports t_model_ports

Enumeration Type Documentation

enum PORTS
Enumerator
IN_PORT 
OUT_PORT 
INOUT_PORT 
ERR_PORT 

Definition at line 18 of file logic_types.h.