[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-user: FAQ for iverilog vpi compile/link steps
Edmond Tam wrote:
> I am new to iverilog. Is there any FAQ for iverilog
> vpi compile/link steps in both Redhat and Windows OS?
Look in the distribution for vpi.txt. There is also a man page for
iverilog-vpi, which is a utility to simplify compiling/linking vpi modules.
There is a small example in the examples directory (hello_vpi.c and hello_vpi.vl).
The latest release for Windows should have an iverilog-vpi.exe to duplicate the
functionality of iverilog-vpi.sh.
-Gus