URL
https://opencores.org/ocsvn/ion/ion/trunk
[/] [ion/] [trunk/] [src/] [ion_noxram.lds] - Diff between revs 2 and 34
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 34 |
Line 46... |
Line 46... |
PROVIDE (etext = .);
|
PROVIDE (etext = .);
|
|
|
|
|
/**** Put all data, including read-only, at DATA area */
|
/**** Put all data, including read-only, at DATA area */
|
|
|
.data 0x00010000 : {
|
.data 0x80000000 : {
|
_fdata = . ;
|
_fdata = . ;
|
* (.data);
|
* (.data);
|
* (.data.*);
|
* (.data.*);
|
|
|
/* Conventionally, symbol _gp points to the middle of a 64K area at the
|
/* Conventionally, symbol _gp points to the middle of a 64K area at the
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.