| Paketname | libverilog-perl |
| Beschreibung | framework providing Verilog support |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 3.230-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 1416 Byte |
| Hängt ab von | perl (>= 5.10.1-8ubuntu1), perlapi-5.10.1, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4. |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 448880 Byte |
| Prüfsumme MD5 | e81e095a0130a850151beec005e082a9 |
| Prüfsumme SHA1 | d05a209d744a59df03882acff27f781c26aebf9c |
| Prüfsumme SHA256 | 2c57279aa3af60120437f4afe3d34df891f44c68a3e4dfad8cba1f26f3654d3c |
| Link zum Herunterladen | libverilog-perl_3.230-1_i386.deb |
| Ausführliche Beschreibung | Verilog 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.
|