Query: verilog::std
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Std(3pm) User Contributed Perl Documentation Std(3pm)NAMEVerilog::Std - SystemVerilog Built-in std Package DefinitionSYNOPSISInternally used by Verilog::SigParser, etc. use Verilog::Std; print Verilog::Std::std;DESCRIPTIONVerilog::Std contains the built-in "std" package required by the SystemVerilog standard.FUNCTIONSstd ({standard}) Return the definition of the std package. Optionally pass the language standard, defaulting to what Verilog::Language::language_standard returns if unspecified.DISTRIBUTIONVerilog-Perl is part of the <http://www.veripool.org/> free Verilog EDA software tool suite. The latest version is available from CPAN and from http://www.veripool.org/verilog-perl <http://www.veripool.org/verilog-perl>. Copyright 2009-2012 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0.AUTHORSWilson Snyder <wsnyder@wsnyder.org>SEE ALSOVerilog-Perl perl v5.14.2 2012-05-04 Std(3pm)