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

Go to the source code of this file.

Macros

#define VPR_VERSION   "7.0"
 
#define TOKENS   " \t\n"
 
#define UNDEFINED   -1
 
#define MAX_CHANNEL_WIDTH   8000
 

Macro Definition Documentation

#define MAX_CHANNEL_WIDTH   8000

Definition at line 25 of file arch_types.h.

#define TOKENS   " \t\n"

Definition at line 19 of file arch_types.h.

#define UNDEFINED   -1

Definition at line 22 of file arch_types.h.

#define VPR_VERSION   "7.0"

Definition at line 16 of file arch_types.h.