iverilog-vpi

Icarus verilog compiler

Install

All systems
curl cmd.cat/iverilog-vpi.sh
Debian Debian
apt-get install iverilog
Ubuntu
apt-get install iverilog
Arch Arch Linux
pacman -S iverilog
image/svg+xml Kali Linux
apt-get install iverilog
Fedora
dnf install iverilog
Windows (WSL2)
sudo apt-get update sudo apt-get install iverilog
Raspbian
apt-get install iverilog

iverilog

Icarus verilog compiler

Icarus Verilog is intended to compile all of the Verilog HDL as described in the IEEE-1364 standard. It is not quite there yet. It does currently handle a mix of structural and behavioral constructs. The compiler can target either simulation, or netlist (EDIF).