Verilog Procedural Interface
Appearance
The Verilog Procedural Interface (VPI) is a library (computing) for the C programming language. It allows behavioral Verilog code to invoke C functions, and C functions to invoke standard Verilog system tasks.