//-------------------------------------------------------------------------------- // Auto-generated by Migen (811d135) & LiteX (5da0bcbd) on 2019-12-29 19:13:38 //-------------------------------------------------------------------------------- #ifndef __GENERATED_MEM_H #define __GENERATED_MEM_H #define ROM_BASE 0x00000000L #define ROM_SIZE 0x00008000 #define SRAM_BASE 0x10000000L #define SRAM_SIZE 0x00001000 #define MAIN_RAM_BASE 0xc0000000L #define MAIN_RAM_SIZE 0x02000000 #define CSR_BASE 0xf0000000L #define CSR_SIZE 0x00010000 #define EMULATOR_RAM_BASE 0x20000000L #define EMULATOR_RAM_SIZE 0x00004000 #endif