covered 0.7.10-5 source package in Ubuntu

Changelog

covered (0.7.10-5) unstable; urgency=medium

  * Add fix-implicit-declarations.patch to fix implicit declarations
    (Closes: #1078009)
  * d/control: bumped standards version to 4.7.0
  * Update copyright years
  * d/fix-implicit-declarations.patch: forward upstream

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <email address hidden>  Sat, 07 Dec 2024 17:13:37 +0100

Upload details

Uploaded by:
Debian Electronics Team
Uploaded to:
Sid
Original maintainer:
Debian Electronics Team
Architectures:
any all
Section:
electronics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe electronics

Downloads

File Size SHA-256 Checksum
covered_0.7.10-5.dsc 1.8 KiB f4e841de1ca0640cb0a7a965db0ff990d6c7819fb202edecd9d32938c2671c8c
covered_0.7.10.orig.tar.gz 3.0 MiB 08b859665ae1351d9641ebab08d049beb378ba3bceb4ed2c5fac01b2f1738f57
covered_0.7.10-5.debian.tar.xz 6.3 KiB 48edf431d80783ce218ec5fef6ff09c568a23f8a7a28ae10689bb76f28e790e5

Available diffs

No changes file available.

Binary packages built by this source

covered: Verilog code coverage analysis tool

 Covered is a Verilog code coverage utility that reads in a Verilog design and
 a generated VCD/LXT dumpfile from that design and generates a coverage file
 that can be merged with other coverage files or used to create a coverage
 report. Covered also contains the GUI coverage report utility that reads in a
 coverage file to allow interactive coverage discovery. Areas of coverage
 measured by Covered are: line, toggle, memory, combinational logic, FSM
 state/state-transition and assertion coverage.

covered-dbgsym: debug symbols for covered
covered-doc: Verilog code coverage analysis tool - documentation

 Covered is a Verilog code coverage utility that reads in a Verilog design and
 a generated VCD/LXT dumpfile from that design and generates a coverage file
 that can be merged with other coverage files or used to create a coverage
 report. Covered also contains the GUI coverage report utility that reads in a
 coverage file to allow interactive coverage discovery. Areas of coverage
 measured by Covered are: line, toggle, memory, combinational logic, FSM
 state/state-transition and assertion coverage.
 .
 This package contains the documentation.