URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 797 |
Rev 1191 |
Line 43... |
Line 43... |
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
//
|
//
|
// CVS Revision History
|
// CVS Revision History
|
//
|
//
|
// $Log: not supported by cvs2svn $
|
// $Log: not supported by cvs2svn $
|
|
// Revision 1.2 2002/03/29 20:58:51 lampret
|
|
// Changed hardcoded address for fake MC to use a define.
|
|
//
|
// Revision 1.1.1.1 2002/03/21 16:55:44 lampret
|
// Revision 1.1.1.1 2002/03/21 16:55:44 lampret
|
// First import of the "new" XESS XSV environment.
|
// First import of the "new" XESS XSV environment.
|
//
|
//
|
//
|
//
|
//
|
//
|
Line 81... |
Line 84... |
`define APP_ADDR_PS2 `APP_ADDR_DEC_W'h94
|
`define APP_ADDR_PS2 `APP_ADDR_DEC_W'h94
|
`define APP_ADDR_RES1 `APP_ADDR_DEC_W'h9e
|
`define APP_ADDR_RES1 `APP_ADDR_DEC_W'h9e
|
`define APP_ADDR_RES2 `APP_ADDR_DEC_W'h9f
|
`define APP_ADDR_RES2 `APP_ADDR_DEC_W'h9f
|
`define APP_ADDR_FAKEMC 4'h6
|
`define APP_ADDR_FAKEMC 4'h6
|
|
|
No newline at end of file
|
No newline at end of file
|
|
//
|
|
// Remove comments if you don't want that the OPENRISC fetches
|
|
// the first Instructions from the Flash memory
|
|
// (i.e.: you want to load program with GDB)
|
|
//
|
|
//`define NO_FLASH_INSTRUCION_ADDR
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.