verilator 5.006-2 source package in Ubuntu

Changelog

verilator (5.006-2) unstable; urgency=medium

  * Team upload
  * Rebuild patch queue from patch-queue branch
    Added patch:
    Add-SOURCE_DATE_EPOCH-for-docs-guide-conf.py-3918.patch
    Make the package build reproducible again by using this upstream
    modification.

 -- Carsten Schoenert <email address hidden>  Tue, 07 Feb 2023 17:17:27 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
verilator_5.006-2.dsc 2.1 KiB 8d2ea1046e5fa7c3570ac2285d5c5a968f8bda980810b204adb102ac903341ce
verilator_5.006.orig.tar.gz 3.0 MiB 732389e5906a600cc65230410c91b16a4fc8911d5455f1b488fc6964b4490b92
verilator_5.006-2.debian.tar.xz 12.1 KiB e65e732e3a51ba2f3e85efe14037f72899bdcfc2b4bb5483e7b56cc0859a38ad

Available diffs

No changes file available.

Binary packages built by this source

verilator: fast free Verilog simulator

 Verilator is the fastest free Verilog HDL simulator, and beats many commercial
 simulators. It compiles synthesizable Verilog (not test-bench code!), plus
 some PSL, SystemVerilog and Synthesis assertions into C++ or SystemC code.
 It is designed for large projects where fast simulation performance is of
 primary concern, and is especially well suited to generate executable models
 of CPUs for embedded software design teams.

verilator-dbgsym: debug symbols for verilator