- use either VCD or GHW for sim and run

git-svn-id: http://moon:8086/svn/vhdl/trunk@1406 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-20 08:55:00 +00:00
parent 398b9be4c1
commit df5ede51c2
3 changed files with 16 additions and 7 deletions
+1
View File
@@ -44,6 +44,7 @@ SRCS += ../src/$(NAME).vhd
# Compile
ENTITY_RUN = $(NAME)
BUILD_DIR := build
WITH_VCD := y
include ../../../../Common/make/ghdl.mk