vlog.c File Reference

#include "vlog.h"
#include "relay.h"

Functions

 verilog_cb_funcSig (vlog_relay_init)
 verilog_cb_funcSig (vlog_relay_ruby)
 Relays control from Verilog to Ruby.
s_cb_datavlog_relay_ruby_reason ()
 Returns the data corresponding to the callback that caused the relay from Verilog to Ruby.
void vlog_startup ()
 Registers a callback at start of simulation to vlog_relay_main();.

Variables

s_cb_datavlog__relayReason = NULL
void(* vlog_startup_routines [])() = { vlog_startup, NULL }

Function Documentation

verilog_cb_funcSig ( vlog_relay_ruby   ) 

Relays control from Verilog to Ruby.

verilog_cb_funcSig ( vlog_relay_init   ) 

s_cb_data* vlog_relay_ruby_reason (  ) 

Returns the data corresponding to the callback that caused the relay from Verilog to Ruby.

void vlog_startup (  ) 

Registers a callback at start of simulation to vlog_relay_main();.


Variable Documentation

s_cb_data* vlog__relayReason = NULL

void(* vlog_startup_routines[])() = { vlog_startup, NULL }


Generated on Sun Jan 27 22:47:05 2008 for Ruby-VPI by  doxygen 1.5.3