fauhdli
experimental VHDL compiler and interpreter
Install
- All systems
-
curl cmd.cat/fauhdli.sh
- Debian
-
apt-get install fauhdlc
- Ubuntu
-
apt-get install fauhdlc
- Kali Linux
-
apt-get install fauhdlc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fauhdlc
- Raspbian
-
apt-get install fauhdlc
- Dockerfile
- dockerfile.run/fauhdli
fauhdlc
experimental VHDL compiler and interpreter
Compiles a subset of VHDL 2000 to an intermediate language. The result can be simulated with an interpreter. FAUhdlc is still in a very early experimental state, where many VHDL constructs are not yet properly supported.