DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibverilog-perl
Beschreibungframework providing Verilog support
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version3.251-1
Sektionperl
Prioritätoptional
Installierte Größe1444 Byte
Hängt ab vonperl (>= 5.10.1-13), perlapi-5.10.1, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße458988 Byte
Prüfsumme MD53444865a18b9f911a992628f5913d6d9
Prüfsumme SHA1231a77fe642e0d24abf04d478e8875fafd06e424
Prüfsumme SHA2568f2c4271e12d30a3b5d04b5cca5ca307e6c4e0b9cca63658e3870b3fcc212300
Link zum Herunterladenlibverilog-perl_3.251-1_i386.deb
Ausführliche BeschreibungVerilog is a Perl framework providing Verilog support in the Perl language. It includes: . * Verilog::Getopt, which parses command line options similar to C++ and VCS * Verilog::Language, which knows the language keywords and parses numbers. * Verilog::Netlist, which builds netlists out of Verilog files. This allows easy scripts to determine things such as the hierarchy of modules. * Verilog::Parser, which invokes callbacks for language tokens * Verilog::Preproc, preprocesses the language, and allows reading post-processed files right from Perl without temporary files. . It also includes a variety of useful utilities: . * vpassert inserts PLIish warnings and assertions for any simulator * vppreproc preprocesses the complete Verilog 2001 and SystemVerilog language * vrename renames and cross-references Verilog symbols. It creates Verilog cross references and makes it easy to rename signal and module names over multiple files.


Impressum
Linux is a registered trademark of Linus Torvalds