URL
https://opencores.org/ocsvn/or1k/or1k/trunk
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 {
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.