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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [i960/] [rxgen960/] [startup/] [pmc901_memmap.h] - Diff between revs 30 and 173

Only display areas with differences | Details | Blame | View Log

Rev 30 Rev 173
/*
/*
 *  $Id: pmc901_memmap.h,v 1.2 2001-09-27 11:59:59 chris Exp $
 *  $Id: pmc901_memmap.h,v 1.2 2001-09-27 11:59:59 chris Exp $
 */
 */
 
 
/* Memory map for the pmc901 ; works for most RAMiX PMC/CPCI modules as well */
/* Memory map for the pmc901 ; works for most RAMiX PMC/CPCI modules as well */
 
 
#define UART_REG 0xc0000100
#define UART_REG 0xc0000100
#define LED_REG  0xc0000200
#define LED_REG  0xc0000200
#define DRAM_BASE 0xa0000000
#define DRAM_BASE 0xa0000000
#define DRAM_SIZE 0x00400000
#define DRAM_SIZE 0x00400000
#define DRAM_SIZE_MASK 0xffc00000
#define DRAM_SIZE_MASK 0xffc00000
#define FLASH_BASE 0xfe000000
#define FLASH_BASE 0xfe000000
 
 

powered by: WebSVN 2.1.0

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