Skip to content
Sigve Sebastian Farstad edited this page Oct 24, 2013 · 2 revisions

This is an incomplete guide of how to set up a VHDL tool chain on linux (ubuntu).

Install the GHDL package

sudo add-apt-repository ppa:pgavin/ghdl
sudo apt-get update
sudo apt-get install ghdl
Clone this wiki locally