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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_49/] [or1ksim/] [cpu/] [common/] [abstract.h] - Diff between revs 30 and 37

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

Rev 30 Rev 37
Line 17... Line 17...
along with this program; if not, write to the Free Software
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
 
 
#define MEMORY_START    0
#define MEMORY_START    0
#define MEMORY_LEN      102400
#define MEMORY_LEN      102400
#define STACK_SIZE      10000
#define STACK_SIZE      20
#define LABELNAME_LEN   50
#define LABELNAME_LEN   50
#define INSNAME_LEN     15
#define INSNAME_LEN     15
#define OPERANDNAME_LEN 50
#define OPERANDNAME_LEN 50
 
 
/* Structure for holding several labels of a particular memory location */
/* Structure for holding several labels of a particular memory location */

powered by: WebSVN 2.1.0

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