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 Mon Jan 15 10:16:42 2007 for Ruby-VPI by  doxygen 1.4.7