Short description of the tools

Makefiles

There are makefiles in the GMT/src/package/test directories to analyze, elaborate and simulate the vhdl of chips or the entire board. See the quick recipe.

There are also makefiles in the GMT/xilinx/Chip/Target directories to run the xilinx tools. Usage: change to the GMT/xilinx/Chip/Target directory and type gmake

A further makefile resides in the GMT/src directory. It is used to extract the address table form teh VHDL and to automatically generate the VHDL reference manual using VHDLDOC. Usage: change to GMT/src and type gmake atable or gmake doc. Note: the makefiles are designed for gmake, not make.


Hannes Sakulin, $Date: 2005/02/01 14:15:54 $ , $Revision: 1.2 $