verilog.h File Reference

A proxy for all Verilog headers of interest to us. More...

#include "vpi_user.h"

Defines

#define verilog_tf_funcPtr_strict(aPtrName)   PLI_INT32 (*aPtrName)(PLI_BYTE8*)
#define verilog_tf_funcPtr   verilog_tf_funcPtr_strict
#define verilog_tf_funcSig(aFuncName)   static PLI_INT32 aFuncName(PLI_BYTE8* aDummy)
#define verilog_tf_funcReturn(aReturnVal)   return aReturnVal


Detailed Description

A proxy for all Verilog headers of interest to us.


Define Documentation

#define verilog_tf_funcPtr   verilog_tf_funcPtr_strict

#define verilog_tf_funcPtr_strict ( aPtrName   )     PLI_INT32 (*aPtrName)(PLI_BYTE8*)

#define verilog_tf_funcReturn ( aReturnVal   )     return aReturnVal

#define verilog_tf_funcSig ( aFuncName   )     static PLI_INT32 aFuncName(PLI_BYTE8* aDummy)


Generated on Sat Oct 21 14:39:54 2006 for Ruby-VPI by  doxygen 1.4.7