verilator 4.024-1 source package in Ubuntu

Changelog

verilator (4.024-1) unstable; urgency=medium

  * New upstream version 4.024

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <email address hidden>  Thu, 19 Dec 2019 11:35:04 +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_4.024-1.dsc 1.7 KiB 84be6c3a25811c2ca354da144ba73c9000213641e4be6d607b478316b7259952
verilator_4.024.orig.tar.gz 2.3 MiB dab91beaa85293564cf0a931f847f7a6cd4ff30b0c11edd1957a9ab1db57b25a
verilator_4.024-1.debian.tar.xz 8.9 KiB e22b4f18aab4520d57ec4e1eaeaa4f1bece57c18e8ae1f522b4f14b892091bd4

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