orca-sim
|
Go to the source code of this file.
Macros | |
#define | ORCA_MEMORY_BASE_1 0x50000000 |
#define | ORCA_MEMORY_SIZE_1 0x00000080 |
#define | ORCA_MEMORY_BASE_2 0x50000080 |
#define | ORCA_MEMORY_SIZE_2 0x00000080 |
#define | SIGNAL_CPU_STALL 0x40410000 /* 8 bits */ |
#define | SIGNAL_CPU_INTR 0x40410001 |
#define | SIGNAL_SEND_STATUS 0x40410002 |
#define | SIGNAL_RECV_STATUS 0x40410004 |
#define | SIGNAL_PROG_SEND 0x40410008 |
#define | SIGNAL_PROG_RECV 0x40410009 |
#define | SIGNAL_PROG_ADDR 0x4041000C /* 32 bits */ |
#define | SIGNAL_PROG_SIZE 0x40410010 |
#define | MAGIC_TILE_ID 0x40411000 |
#define MAGIC_TILE_ID 0x40411000 |
Definition at line 28 of file _MemoryMap.h.
#define ORCA_MEMORY_BASE_1 0x50000000 |
Definition at line 6 of file _MemoryMap.h.
#define ORCA_MEMORY_BASE_2 0x50000080 |
Definition at line 8 of file _MemoryMap.h.
#define ORCA_MEMORY_SIZE_1 0x00000080 |
Definition at line 7 of file _MemoryMap.h.
#define ORCA_MEMORY_SIZE_2 0x00000080 |
Definition at line 9 of file _MemoryMap.h.
#define SIGNAL_CPU_INTR 0x40410001 |
Definition at line 13 of file _MemoryMap.h.
#define SIGNAL_CPU_STALL 0x40410000 /* 8 bits */ |
Definition at line 12 of file _MemoryMap.h.
#define SIGNAL_PROG_ADDR 0x4041000C /* 32 bits */ |
Definition at line 24 of file _MemoryMap.h.
#define SIGNAL_PROG_RECV 0x40410009 |
Definition at line 21 of file _MemoryMap.h.
#define SIGNAL_PROG_SEND 0x40410008 |
Definition at line 20 of file _MemoryMap.h.
#define SIGNAL_PROG_SIZE 0x40410010 |
Definition at line 25 of file _MemoryMap.h.
#define SIGNAL_RECV_STATUS 0x40410004 |
Definition at line 16 of file _MemoryMap.h.
#define SIGNAL_SEND_STATUS 0x40410002 |
Definition at line 14 of file _MemoryMap.h.