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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [openrisc/] [orpsoc/] [current/] [include/] [pkgconf/] [mlt_openrisc_orpsoc_rom.ldi] - Diff between revs 786 and 791

Show entire file | Details | Blame | View Log

Rev 786 Rev 791
Line 2... Line 2...
 
 
#include 
#include 
 
 
MEMORY
MEMORY
{
{
    ram : ORIGIN = 0x00000000, LENGTH = 0x00400000
    ram : ORIGIN = 0x00000000, LENGTH = CYGHWR_RAM_SIZE
    rom : ORIGIN = 0xF0000000, LENGTH = 0x10000000
    rom : ORIGIN = 0xF0000000, LENGTH = CYGHWR_ROM_SIZE
}
}
 
 
SECTIONS
SECTIONS
{
{
    SECTIONS_BEGIN
    SECTIONS_BEGIN

powered by: WebSVN 2.1.0

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