orca-sim
Macros
_MemoryMap.h File Reference

Go to the source code of this file.

Macros

#define SIGNAL_CPU_STALL   0x40410000 /* 8 bits */
 
#define SIGNAL_CPU_INTR   0x40410001
 
#define MEM_BASE   ORCA_MEMORY_BASE
 
#define MEM_SIZE   ORCA_MEMORY_SIZE
 

Macro Definition Documentation

§ MEM_BASE

#define MEM_BASE   ORCA_MEMORY_BASE

Definition at line 26 of file _MemoryMap.h.

§ MEM_SIZE

#define MEM_SIZE   ORCA_MEMORY_SIZE

Definition at line 27 of file _MemoryMap.h.

§ SIGNAL_CPU_INTR

#define SIGNAL_CPU_INTR   0x40410001

Definition at line 6 of file _MemoryMap.h.

§ SIGNAL_CPU_STALL

#define SIGNAL_CPU_STALL   0x40410000 /* 8 bits */

Definition at line 5 of file _MemoryMap.h.