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 Ubuntu Archiv lucid (universe)
Version3.230-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe1416 Byte
Hängt ab vonperl (>= 5.10.1-8ubuntu1), perlapi-5.10.1, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße448880 Byte
Prüfsumme MD5e81e095a0130a850151beec005e082a9
Prüfsumme SHA1d05a209d744a59df03882acff27f781c26aebf9c
Prüfsumme SHA2562c57279aa3af60120437f4afe3d34df891f44c68a3e4dfad8cba1f26f3654d3c
Link zum Herunterladenlibverilog-perl_3.230-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