Refactored after moving of VHDL make
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# -----------------------------------------------------------
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
include $(VHDL_MAKE_HOME)/defs.mk
|
||||
include $(LIB_PATH)/radio/cordic/ghdl/cordic_pipe.inc
|
||||
# -----------------------------------------------------------
|
||||
PKG_NAME := MIX_CORDIC_PIPE
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# -----------------------------------------------------------
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
include $(VHDL_MAKE_HOME)/defs.mk
|
||||
# -----------------------------------------------------------
|
||||
PKG_NAME := NCO_LUT
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# -------------------------------------------------
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
include $(VHDL_MAKE_HOME)/defs.mk
|
||||
include $(LIB_PATH)/radio/nco/ghdl/mix_cordic_pipe.inc
|
||||
|
||||
# -------------------------------------------------
|
||||
@@ -26,7 +26,7 @@ WAVE_FORMAT := vcd
|
||||
|
||||
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
include $(VHDL_MAKE_HOME)/ghdl.mk
|
||||
# -------------------------------------------------
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# -------------------------------------------------
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
include $(VHDL_MAKE_HOME)/defs.mk
|
||||
include $(LIB_PATH)/radio/nco/ghdl/mix_cordic_pipe.inc
|
||||
|
||||
# -------------------------------------------------
|
||||
@@ -26,7 +26,7 @@ WAVE_FORMAT := vcd
|
||||
|
||||
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
include $(VHDL_MAKE_HOME)/ghdl.mk
|
||||
# -------------------------------------------------
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# -------------------------------------------------
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
include $(VHDL_MAKE_HOME)/defs.mk
|
||||
include $(LIB_PATH)/radio/nco/ghdl/nco_lut.inc
|
||||
|
||||
# -------------------------------------------------
|
||||
@@ -26,6 +26,6 @@ WAVE_FORMAT := vcd
|
||||
|
||||
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
include $(VHDL_MAKE_HOME)/ghdl.mk
|
||||
# -------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user