git-svn-id: http://moon:8086/svn/vhdl/trunk@1497 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-23 16:52:12 +00:00
parent 345dc15c72
commit 901475f64b
3 changed files with 52 additions and 0 deletions
@@ -6,6 +6,7 @@ CUR_PATH := $(shell dirname $(lastword $(MAKEFILE_LIST)))
# -----------------------------------------------------------
SRCS := $(LIB_PATH)/misc/utils_pkg.vhd
SRCS += $(LIB_PATH)/fixed/ieee_proposed/fixed_util_pkg.vhd
SRCS += $(LIB_PATH)/radio/decimator/CIC/src/cic_i_pipe.vhd
SRCS += $(LIB_PATH)/radio/decimator/CIC/src/cic_c_pipe.vhd
SRCS += $(LIB_PATH)/radio/decimator/CIC/src/cic_decim_pipe.vhd