#include <ruby.h>
Functions | |
void | swig_init () |
Registers the SWIG-generated VPI interface with Ruby, so that Ruby code can access it. | |
VALUE | swig_rb_relay_verilog (VALUE arSelf) |
Transfers control from Ruby code to Verilog code. |
void swig_init | ( | ) |
Registers the SWIG-generated VPI interface with Ruby, so that Ruby code can access it.
VALUE swig_rb_relay_verilog | ( | VALUE | arSelf | ) |
Transfers control from Ruby code to Verilog code.