URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Show entire file |
Details |
Blame |
View Log
Rev 477 |
Rev 482 |
Line 1762... |
Line 1762... |
`endif
|
`endif
|
`define OR1200_DCFGR_RES1 27'd0
|
`define OR1200_DCFGR_RES1 27'd0
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
// Boot Address Selection //
|
// Boot Address Selection //
|
// This only changes where the initial reset occurs. EPH setting is still //
|
// //
|
// used to determine where vectors are located. //
|
// Allows a definable boot address, potentially different to the usual reset //
|
|
// vector to allow for power-on code to be run, if desired. //
|
|
// //
|
|
// OR1200_BOOT_ADR should be the 32-bit address of the boot location //
|
|
// OR1200_BOOT_PCREG_DEFAULT should be ((OR1200_BOOT_ADR-4)>>2) //
|
|
// //
|
|
// For default reset behavior uncomment the settings under the "Boot 0x100" //
|
|
// comment below. //
|
|
// //
|
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
// Boot from 0xf0000100
|
// Boot from 0xf0000100
|
//`define OR1200_BOOT_PCREG_DEFAULT 30'h3c00003f
|
//`define OR1200_BOOT_PCREG_DEFAULT 30'h3c00003f
|
//`define OR1200_BOOT_ADR 32'hf0000100
|
//`define OR1200_BOOT_ADR 32'hf0000100
|
// Boot from 0x100
|
// Boot from 0x100
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.