Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow1229 committed May 29, 2024
1 parent 626f14a commit 4812641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
SIM ?= icarus
TOPLEVEL_LANG ?= verilog
SRC_DIR = $(PWD)/../src
PROJECT_SOURCES = tt_vga_player.v
PROJECT_SOURCES = tt_vga_player.v VgaSyncGen.v

ifneq ($(GATES),yes)

Expand Down

0 comments on commit 4812641

Please sign in to comment.