ghdl1-llvm

VHDL compiler/simulator (LLVM backend)

Install

All systems
curl cmd.cat/ghdl1-llvm.sh
Debian Debian
apt-get install ghdl-llvm
Ubuntu
apt-get install ghdl-llvm
image/svg+xml Kali Linux
apt-get install ghdl-llvm
Fedora
dnf install ghdl-llvm
Windows (WSL2)
sudo apt-get update sudo apt-get install ghdl-llvm

ghdl-llvm

VHDL compiler/simulator (LLVM backend)

GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation. This package contains the compiler with the LLVM backend.