iverilog

Preprocesses and compiles Verilog HDL (IEEE-1364) code into executable programs for simulation. More information: <https://github.com/steveicarus/iverilog>.

  • Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
  • Homepage: http://iverilog.icarus.com
  • Section: electronics
Debian Debian
RUN apt-get update && \ apt-get install -y iverilog
Ubuntu
RUN apt-get update && \ apt-get install -y iverilog
Arch Arch Linux
RUN pacman -S --noconfirm iverilog
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y iverilog
Fedora
RUN dnf install -y iverilog
Raspbian
RUN apt-get update && \ apt-get install -y iverilog
click the source code to copy install iverilog on any operating system with command-not-found.com