|
VPR-7.0
|
#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 struct s_model_ports t_model_ports |
| enum PORTS |
| Enumerator | |
|---|---|
| IN_PORT | |
| OUT_PORT | |
| INOUT_PORT | |
| ERR_PORT | |
Definition at line 18 of file logic_types.h.