- removed old wave select

git-svn-id: http://moon:8086/svn/vhdl/trunk@1559 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-28 17:38:25 +00:00
parent d0677069e1
commit 0f7a8fb950
32 changed files with 4 additions and 39 deletions
@@ -11,7 +11,6 @@ SRCS += ../src/tb_vga_frontend_jb32.vhd
# Compile
TARGET := tb_vga_frontend_jb32
ENTITY := tb_vga_frontend_jb32
WITH_FST := y
RUN_TIME := 20ms
include $(VHDL_HOME)/make/ghdl.mk
@@ -11,7 +11,6 @@ SRCS += ../src/tb_vga_frontend_jb64.vhd
# Compile
TARGET := tb_vga_frontend_jb64
ENTITY := tb_vga_frontend_jb64
WITH_FST := y
RUN_TIME := 2ms
include $(VHDL_HOME)/make/ghdl.mk