Jump to content

Verilog Procedural Interface

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Singamayya (talk | contribs) at 00:46, 30 December 2006 (add brief description of VPI). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.