libverilog-perl 3.416-1 source package in Ubuntu

Changelog

libverilog-perl (3.416-1) unstable; urgency=medium

  [ gregor herrmann ]
  * New upstream release.
  * Update years of packaging copyright.

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 3.416
  * Bump years of packaging copyright

 -- Florian Schlichting <email address hidden>  Wed, 21 Oct 2015 20:58:02 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libverilog-perl_3.416-1.dsc 2.2 KiB 3f90ebba487a286883b01bdf97842eaef4f656e1845cd7911241c3aae645cc68
libverilog-perl_3.416.orig.tar.gz 549.2 KiB 27b544d15705080321f67b79b219334551c4889b54f2c14307861fe53d5528f2
libverilog-perl_3.416-1.debian.tar.xz 7.4 KiB d1fdb9b321369d6047180a3ca3b5ddfa063b2794b44139b14bbd89a3f1042e2c

Available diffs

No changes file available.

Binary packages built by this source

libverilog-perl: framework providing Verilog support

 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.

libverilog-perl-dbgsym: debug symbols for package libverilog-perl

 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.