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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or_debug_proxy/] [includes/] [or_debug_proxy.h] - Diff between revs 94 and 529

Show entire file | Details | Blame | View Log

Rev 94 Rev 529
Line 83... Line 83...
extern int vpi_fd; // should be the descriptor for our connection to the VPI server
extern int vpi_fd; // should be the descriptor for our connection to the VPI server
 
 
extern int current_chain;
extern int current_chain;
extern int dbg_chain;
extern int dbg_chain;
 
 
 
extern int no_cpu; /* Don't provide access to anything in the cpu */
 
 
#define DBGCHAIN_SIZE           4 // Renamed from DC_SIZE due to definition clash with something in <windows.h> --jb 090302
#define DBGCHAIN_SIZE           4 // Renamed from DC_SIZE due to definition clash with something in <windows.h> --jb 090302
#define DC_STATUS_SIZE    4
#define DC_STATUS_SIZE    4
 
 
#define DC_WISHBONE       0
#define DC_WISHBONE       0
#define DC_CPU0           1
#define DC_CPU0           1

powered by: WebSVN 2.1.0

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