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] - Blame information for rev 30

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
/*
2
 *  $Id: pmc901_memmap.h,v 1.2 2001-09-27 11:59:59 chris Exp $
3
 */
4
 
5
/* Memory map for the pmc901 ; works for most RAMiX PMC/CPCI modules as well */
6
 
7
#define UART_REG 0xc0000100
8
#define LED_REG  0xc0000200
9
#define DRAM_BASE 0xa0000000
10
#define DRAM_SIZE 0x00400000
11
#define DRAM_SIZE_MASK 0xffc00000
12
#define FLASH_BASE 0xfe000000

powered by: WebSVN 2.1.0

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