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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_47/] [or1ksim/] [cpu/] [or1k/] [except.h] - Diff between revs 33 and 38

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

Rev 33 Rev 38
Line 20... Line 20...
/* Prototypes */
/* Prototypes */
void except_handle(int except, unsigned long ea);
void except_handle(int except, unsigned long ea);
 
 
 
 
/* Define if you want pure virtual machine simulation (no exceptions etc.) */
/* Define if you want pure virtual machine simulation (no exceptions etc.) */
#undef ONLY_VIRTUAL_MACHINE
#define ONLY_VIRTUAL_MACHINE 1
 
 
/* Definition of OR1K exceptions */
/* Definition of OR1K exceptions */
 
 
#define EXCEPT_RESET    0x0100
#define EXCEPT_RESET    0x0100
#define EXCEPT_BUSERR   0x0200
#define EXCEPT_BUSERR   0x0200

powered by: WebSVN 2.1.0

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