vhdl sandbox
1.0.0
Guiding myself trough the hidden path of VHDL.
git clone https://github.com/ghdl/ghdl.git
cd ghdl
./configure --prefix=/usr/local
make
make install
make