verilator 4.020-1 source package in Ubuntu

Changelog

verilator (4.020-1) unstable; urgency=medium

  * Imported Upstream version 4.020
  * Update standards version to 4.4.1
  * Add Rules-Requires-Root: no
  * Refresh patches.
  * Remove fix_test.diff patch, applied upstream
  * Forward typos.diff patch to upstream
  * d/docs: install internals.adoc

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <email address hidden>  Sat, 19 Oct 2019 09:12:41 +0200

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_4.020-1.dsc 1.6 KiB 7bd996fd13e18ac199bdd65cc47b86179e12fb1d29b8b3e5c4532e80a1abfb72
verilator_4.020.orig.tar.gz 2.2 MiB abd79fc2a54cab9da33dfccd669bda3baa71e79060abec17517f0b7374dbc31a
verilator_4.020-1.debian.tar.xz 9.1 KiB d0ba4744298b9f94b5a603368121c245c335fa0be15d1c66136302bf22f266a6

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