Paketname | libverilog-perl |
Beschreibung | framework providing Verilog support |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.251-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 1444 Byte |
Hängt ab von | perl (>= 5.10.1-13), perlapi-5.10.1, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 458988 Byte |
Prüfsumme MD5 | 3444865a18b9f911a992628f5913d6d9 |
Prüfsumme SHA1 | 231a77fe642e0d24abf04d478e8875fafd06e424 |
Prüfsumme SHA256 | 8f2c4271e12d30a3b5d04b5cca5ca307e6c4e0b9cca63658e3870b3fcc212300 |
Link zum Herunterladen | libverilog-perl_3.251-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.
|