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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [orpmon/] [include/] [board.h] - Diff between revs 833 and 834

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 833 Rev 834
Line 47... Line 47...
#endif
#endif
#define MC_BASE_ADDR     0x60000000
#define MC_BASE_ADDR     0x60000000
 
 
#define ETH0_INT        _int_main       /* was:    0x00080000 */  /* Not correct */
#define ETH0_INT        _int_main       /* was:    0x00080000 */  /* Not correct */
 
 
/*#define ETH_DATA_BASE   0x00020000   Address for ETH_DATA */
 
#ifdef XESS
#ifdef XESS
 #define ETH_DATA_BASE   0x00100000 /*  Address for ETH_DATA */
 #define ETH_DATA_BASE   0x00100000 /*  Address for ETH_DATA */
#else
#else
 #define ETH_DATA_BASE   0xa8000000 /*  Address for ETH_DATA */
 #define ETH_DATA_BASE   0xa8000000 /*  Address for ETH_DATA */
#endif
#endif

powered by: WebSVN 2.1.0

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