English     Español
[Main Index] : Programming : Languages : Perl : CPAN Modules : Language Interfaces : Verilog
 Verilog::Pli CPAN (Perl) Module 

Search

 

Categories

Verilog::Pli::IO   Verilog::Pli::Net  
Verilog::Pli::MMutil  

Documents

README 
Verilog::Pli - Verilog PLI routine calls (Displayed)

Verilog::Pli - Verilog PLI routine calls


NAME

Verilog::Pli - Verilog PLI routine calls


SYNOPSIS

  use Verilog::Pli;


DESCRIPTION

  This package allows access to Verilog PLI routines from perl.
See the Verilog PLI Reference Manual for more information on these
functions.
  This package has only been tested with VCS.  It should work with other
simulators, though different header files may need to be included.
mc_scan_plusargs (switch) Return string if switch is set on command line.
Verilog::Pli::io_printf (format, arg1) Print a string using Verilog I/O. Try to use Verilog::Pli::IO instead of this routine.
tf_dofinish Finish the simulation.
tf_dostop Stop the simulation.
tf_gettime Return simulation time.
tf_igettime Return simulation time for the passed instance.
tf_getinstance Return the current instance.


SEE ALSO

Verilog::Pli::IO, Verilog::Pli::Net


DISTRIBUTION

The latest version is available from CPAN or http://veripool.com/verilog-perl.


AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>

Information

This site is currently in testing, it is not yet operating using the full database. Until it is officially launched you may wish to visit Help-Site Computer Manuals. After launch, this site (HelpSpy) will replace Help-Site. Information about the spider which is currently trawling the Internet looking for links to add to this directory can be found here.
   

©Copyright Nicholas Reynolds 2004