This is alarm VHDL tutorial files.
If you want to analyze the files, use  make command such as

$ make


If you prefer VHDL-87 version, use Makefile_87 file such as

$ make -f Makefile_87


If you want to delete the VDT intermediate files, type as follows

$ make clean


