From cf4e802edf52dcc45f79121028605a5a4ac489e9 Mon Sep 17 00:00:00 2001 From: Joris van Rantwijk Date: Sat, 16 Apr 2016 22:18:41 +0200 Subject: [PATCH] * Add comment in simulation Makefile. --- sim/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sim/Makefile b/sim/Makefile index 070cef4..45fb942 100644 --- a/sim/Makefile +++ b/sim/Makefile @@ -1,3 +1,7 @@ +# +# Makefile for building test benches with GHDL (the free VHDL compiler). +# + GHDL = ghdl GHDLFLAGS =