GHDL + Xilinx project template using makefiles
Root
Source is supposed to be located in src/ and testbenches in testbench/.
Makefile supports compiling using ghdl, starting the program for specified
time and viewing the result in wave viewer.
** Xil folder
In xil folder, makefile for Xilinx toolchain can be found.
It supports everything from synthesis to uploading bit file
to the device.
Makefile.For xil setup, no special need is except from installing dependencies.