newbie question:how to use pli in verilog?

D

david

Guest
I have learned verilog for some days, and have writen,simulated and
synthsized some project. but pli is a big obstatle for me, all books have
mentioned a little, but that is insuffient for me to use. who can tell me
how to use pli?

thanks in advance.
david grant
 
david wrote:
I have learned verilog for some days, and have writen,simulated and
synthsized some project. but pli is a big obstatle for me, all books have
mentioned a little, but that is insuffient for me to use. who can tell me
how to use pli?

thanks in advance.
david grant


http://www.asic-world.com/verilog/pli.html
=)
 
GPL Cver has a tests_and_examples directory with many PLI examples
(both PLI 1.0 and PLI 2). One good way to get started is to download GPL
Cver from www.pragmatic-c.com/gpl-cver, install it, and then manually run
each of the 50 or so ready to run PLI source files with make commmands.
Then when you get the idea, find the example that is closest to your
intended application and add your own code to it.
/Steve

On Fri, 1 Oct 2004 18:32:48 +1000, david <gdyxgzy@163.com> wrote:
I have learned verilog for some days, and have writen,simulated and
synthsized some project. but pli is a big obstatle for me, all books have
mentioned a little, but that is insuffient for me to use. who can tell me
how to use pli?

thanks in advance.
david grant

--
Steve Meyer Phone: (612) 371-2023
Pragmatic C Software Corp. email: sjmeyer@pragmatic-c.com
520 Marquette Ave. So., Suite 900
Minneapolis, MN 55402
 
"david" <gdyxgzy@163.com> wrote in message news:<2s4j1pF1gibkvU1@uni-berlin.de>...
I have learned verilog for some days, and have writen,simulated and
synthsized some project. but pli is a big obstatle for me, all books have
mentioned a little, but that is insuffient for me to use. who can tell me
how to use pli?

thanks in advance.
david grant

Project VeriPage has a plethora of Verilog PLI related articles.
http://www.project-veripage.com/
Then click on the 'Learn' button and go from there.

- Swapnajit.
--
SystemVerilog DPI tutorial on Project VeriPage:
http://www.project-veripage.com/dpi_tutorial_1.php
For subscribing to Project VeriPage mailing list:
<URL: http://www.project-veripage.com/list/?p=subscribe&id=1>
 

Welcome to EDABoard.com

Sponsor

Back
Top