- added
git-svn-id: http://moon:8086/svn/vhdl/trunk@1627 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# -----------------------------------------------------------
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
# -----------------------------------------------------------
|
||||
PKG_NAME := UART_SIM
|
||||
|
||||
# -----------------------------------------------------------
|
||||
MOD_PATH := $(LIB_PATH)/uart/src
|
||||
|
||||
$(PKG_NAME)_SRCS += $(MOD_PATH)/uart_types.vhd
|
||||
$(PKG_NAME)_SRCS += $(MOD_PATH)/sim/uart.vhd
|
||||
|
||||
# -----------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user