ghdl-mcode
VHDL compiler/simulator (mcode backend)
Install
- All systems
-
curl cmd.cat/ghdl-mcode.sh
- Debian
-
apt-get install ghdl-mcode
- Ubuntu
-
apt-get install ghdl-mcode
- Kali Linux
-
apt-get install ghdl-mcode
- Fedora
-
dnf install ghdl-mcode
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ghdl-mcode
- Dockerfile
- dockerfile.run/ghdl-mcode
ghdl-mcode
VHDL compiler/simulator (mcode 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 mcode backend.