We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de81d05 commit 7b2b2baCopy full SHA for 7b2b2ba
src/Makefile
@@ -22,10 +22,6 @@ SRC_FILES += $(SRC_DIR)i2c_master_byte_ctrl.v
22
SRC_FILES += $(SRC_DIR)i2c_master_defines.v
23
SRC_FILES += $(SRC_DIR)timescale.v
24
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
-
29
.PHONY: all clean
30
31
all: mem_gen build run wave
0 commit comments