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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_61/] [or1ksim/] [debug/] [debug_unit.h] - Diff between revs 884 and 1244

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

Rev 884 Rev 1244
Line 86... Line 86...
#define RISCOP_RESET  0x00000002
#define RISCOP_RESET  0x00000002
 
 
/* Resets the debug unit */
/* Resets the debug unit */
void du_reset(void);
void du_reset(void);
 
 
 
/* do cycle-related initialisation (watchpoints etc.) */
 
void du_clock();
 
 
/* set cpu_stalled flag */
/* set cpu_stalled flag */
void set_stall_state (int state);
void set_stall_state (int state);
 
 
/* Whether debug unit should ignore exception */
/* Whether debug unit should ignore exception */
int debug_ignore_exception (unsigned long except);
int debug_ignore_exception (unsigned long except);

powered by: WebSVN 2.1.0

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