Package iverilog: Information
Source package: iverilog
Version: 12.0-alt1
Build time: Oct 21, 2023, 11:36 AM
Category: Engineering
Report package bugHome page: http://iverilog.icarus.com
License: GPLv2
Summary: Verilog simulation and synthesis tool
Description:
Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code written in Verilog (IEEE-1364) into some target format. For batch simulation, the compiler can generate an intermediate form called vvp assembly. This intermediate form is executed by the ``vvp'' command. For synthesis, the compiler generates netlists in the desired format. It supports the 1995, 2001 and 2005 versions of the standard, portions of SystemVerilog, and some extensions.
Maintainer: Egor Ignatov
Last changed
Jan. 10, 2023 Egor Ignatov 12.0-alt1
- 12.0
Aug. 25, 2021 Egor Ignatov 11.0-alt3
- add -ffat-lto-objects to build static libs with -flto enabled
April 29, 2021 Egor Ignatov 11.0-alt2
- Add bzip2 and zlib build dependencies (Closes: #37929)