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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc3/] [or1ksim/] [vapi/] [vapi.h] - Diff between revs 1366 and 1557

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

Rev 1366 Rev 1557
Line 40... Line 40...
 
 
/* Returns number of unconnected handles.  */
/* Returns number of unconnected handles.  */
int vapi_num_unconnected (int printout);
int vapi_num_unconnected (int printout);
 
 
/* Sends a packet to specified test */
/* Sends a packet to specified test */
int vapi_send (unsigned long id, unsigned long data);
void vapi_send (unsigned long id, unsigned long data);
 
 
#define VAPI_DEVICE_ID (0xff)
#define VAPI_DEVICE_ID (0xff)
 
 
/* Types of commands that can be written to the VAPI log file */
/* Types of commands that can be written to the VAPI log file */
typedef enum {
typedef enum {

powered by: WebSVN 2.1.0

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