Skip to content

Commit 7b2b2ba

Browse files
authored
Update Makefile
1 parent de81d05 commit 7b2b2ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ SRC_FILES += $(SRC_DIR)i2c_master_byte_ctrl.v
2222
SRC_FILES += $(SRC_DIR)i2c_master_defines.v
2323
SRC_FILES += $(SRC_DIR)timescale.v
2424

25-
SRC_FILES += $(SRC_DIR)axis_fir_filter.sv
26-
SRC_FILES += $(SRC_DIR)acc_reg.sv
27-
SRC_FILES += $(SRC_DIR)sin_gen.sv
28-
2925
.PHONY: all clean
3026

3127
all: mem_gen build run wave

0 commit comments

Comments
 (0)