relay.h File Reference

Logic for transferring control between Ruby and Verilog. More...


Functions

void relay_init ()
 Initialize the relay mechanism, which enables Verilog code to transfer control to Ruby code and vice versa.
void relay_ruby ()
 Transfers control to Ruby code.
void relay_verilog ()
 Transfers control to Verilog code.
void relay_ruby_run ()
 Starts the Ruby interpreter.


Detailed Description

Logic for transferring control between Ruby and Verilog.


Function Documentation

void relay_init (  ) 

Initialize the relay mechanism, which enables Verilog code to transfer control to Ruby code and vice versa.

void relay_ruby (  ) 

Transfers control to Ruby code.

void relay_ruby_run (  )  [inline]

Starts the Ruby interpreter.

void relay_verilog (  ) 

Transfers control to Verilog code.


Generated on Thu Dec 7 15:09:44 2006 for Ruby-VPI by  doxygen 1.4.7