vvp
Icarus verilog compiler
Install
- All systems
-
curl cmd.cat/vvp.sh
- Debian
-
apt-get install iverilog - Ubuntu
-
apt-get install iverilog - Arch Linux
-
pacman -S iverilog - Kali Linux
-
apt-get install iverilog - Fedora
-
dnf install iverilog - Windows (WSL2)
-
sudo apt-get updatesudo 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).