relay.h File Reference

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

#include "common.h"

Functions

void relay_init ()
 Initialize the relay mechanism, which enables Verilog to transfer control to Ruby and vice versa.
void relay_ruby ()
 Transfers control to Ruby.
void relay_verilog ()
 Transfers control to Verilog.
void relay_main ()
 Transfers control to the main layer.


Detailed Description

Logic for transferring control between Ruby and Verilog.


Function Documentation

void relay_init (  ) 

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

void relay_main (  ) 

Transfers control to the main layer.

void relay_ruby (  ) 

Transfers control to Ruby.

void relay_verilog (  ) 

Transfers control to Verilog.


Generated on Wed Dec 27 22:29:46 2006 for Ruby-VPI by  doxygen 1.4.7