OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_47/] [or1ksim/] [testbench/] [mmu.c] - Diff between revs 957 and 970

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 957 Rev 970
Line 7... Line 7...
#define RTL_SIM 1
#define RTL_SIM 1
 
 
/* Define RAM physical location and size
/* Define RAM physical location and size
   Bottom half will be used for this program, the rest
   Bottom half will be used for this program, the rest
   will be used for testing */
   will be used for testing */
#define FLASH_START 0x04000000
#define FLASH_START 0xf0000000
#define FLASH_SIZE  0x00200000
#define FLASH_SIZE  0x00200000
#define RAM_START   0x00000000
#define RAM_START   0x00000000
#define RAM_SIZE    0x00200000
#define RAM_SIZE    0x00200000
 
 
/* What is the last address in ram that is used by this program */
/* What is the last address in ram that is used by this program */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.