- moved
git-svn-id: http://moon:8086/svn/vhdl/trunk@1453 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
+4
-4
@@ -10,7 +10,7 @@ WORK_LIB := work
|
|||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
LIB_PATH := ../../../../lib
|
LIB_PATH := ../../../../lib
|
||||||
|
|
||||||
SRCS := $(LIB_PATH)/fixed/fixed_util_pkg.vhd
|
SRCS := $(LIB_PATH)/fixed/ieee_proposed/fixed_util_pkg.vhd
|
||||||
SRCS += $(LIB_PATH)/PCK_FIO-2002.7/PCK_FIO_1993.vhd
|
SRCS += $(LIB_PATH)/PCK_FIO-2002.7/PCK_FIO_1993.vhd
|
||||||
SRCS += $(LIB_PATH)/PCK_FIO-2002.7/PCK_FIO_1993_BODY.vhd
|
SRCS += $(LIB_PATH)/PCK_FIO-2002.7/PCK_FIO_1993_BODY.vhd
|
||||||
SRCS += ../src/cordic_pkg.vhd
|
SRCS += ../src/cordic_pkg.vhd
|
||||||
@@ -24,10 +24,10 @@ SRCS += ../src/tb_cordic_pipe_top.vhd
|
|||||||
# Compile
|
# Compile
|
||||||
TARGET := cordic_pipe_top
|
TARGET := cordic_pipe_top
|
||||||
ENTITY := tb_cordic_pipe_top
|
ENTITY := tb_cordic_pipe_top
|
||||||
WITH_GHW := y
|
WITH_VCD := y
|
||||||
RUN_TIME := 2000us
|
RUN_TIME := 150us
|
||||||
|
|
||||||
GHDL_OPTS := -P../../../../Common/sim/ieee_proposed/modelsim/build/ghdl/ieee_proposed
|
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
|
||||||
|
|
||||||
include ../../../../Common/make/ghdl.mk
|
include ../../../../Common/make/ghdl.mk
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
Reference in New Issue
Block a user