Verilog过程接口(,縮寫:VPI),最初被称为编程语言接口() 2.0,是一个针对C语言的Verilog过程接口。它可以使数字电路的行为级描述代码直接调用C语言的函数,而用到的C语言函数也可以调用标准的Verilog系统任务。Verilog程序结构是IEEE 1364编程语言接口标准的一部分。它最新的版本是2005年更新的。
参考文献
相关资源
*[http://teal.sourceforge.net/ Teal] , for C++
*[http://jove.sourceforge.net/ JOVE] , for Java
*[https://web.archive.org/web/20080723163724/http://ruby-vpi.rubyforge.org/ Ruby-VPI], for Ruby
*[https://web.archive.org/web/20070731093359/http://embedded.eecs.berkeley.edu/Alumni/pinhong/scriptEDA/ ScriptEDA], for Perl, Python, Tcl
外部链接
*[https://web.archive.org/web/20081203232222/http://www.edn.com/article/CA46145.html Verilog PLI primer]
*[http://www.asic-world.com/verilog/pli6.html#Verilog_Procedural_Interface_(VPI) Verilog VPI tutorial]
评论 (0)