Hardware::Vhdl::Parser man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Parser(3)	      User Contributed Perl Documentation	     Parser(3)

NAME
       Hardware::Vhdl::Parser - A complete grammar for parsing VHDL code using
       perl

SYNOPSIS
	 use Hardware::Vhdl::Parser;
	 $parser = new Hardware::Vhdl::Parser;

	 $parser->Filename(@ARGV);

DESCRIPTION
       This module defines the complete grammar needed to parse any VHDL code.
       By overloading this grammar, it is possible to easily create perl
       scripts which run through VHDL code and perform specific functions.

       For example, a Hierarchy.pm uses Hardware::Vhdl::Parser to overload the
       grammar rule for component instantiations. This single modification
       will print out all instance names that occur in the file being parsed.
       This might be useful for creating an automatic build script, or a
       graphical hierarchical browser of a VHDL design.

       This module is currently in Beta release. All code is subject to
       change.	Bug reports are welcome.

       DSLI information:

       D - Development Stage

	       a - alpha testing

       S - Support Level

	       d - developer

       L - Language used

	       p - perl only, no compiler needed, should be platform independent

       I - Interface Style

	       O - Object oriented using blessed references and / or inheritance

AUTHOR
       Copyright (C) 2000 Greg London	All Rights Reserved.

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

       email contact: greg42@bellatlantic.net

SEE ALSO
       Parse::RecDescent version 1.77

       perl(1).

perl v5.14.1			  2011-06-20			     Parser(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net