- fixed mips_sys after refactoring
git-svn-id: http://moon:8086/svn/vhdl/trunk@1562 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -38,7 +38,7 @@ SRCS += $(LIB_PATH)/VGA_ctrl/src/char_gen.vhd
|
||||
SRCS += $(LIB_PATH)/VGA_ctrl/src/vga_sync.vhd
|
||||
SRCS += $(LIB_PATH)/VGA_ctrl/src/vga_timing.vhd
|
||||
SRCS += $(LIB_PATH)/VGA_ctrl/src/vga_backend.vhd
|
||||
SRCS += $(LIB_PATH)/VGA_ctrl/src/vga_frontend64.vhd
|
||||
SRCS += $(LIB_PATH)/VGA_ctrl/src/vga_frontend_jb64.vhd
|
||||
|
||||
# UART
|
||||
SRCS += $(LIB_PATH)/uart/src/uart_types.vhd
|
||||
@@ -99,7 +99,7 @@ TARGET := tb_mips_sys
|
||||
ENTITY = tb_mips_sys
|
||||
RUN_TIME := 10ms
|
||||
|
||||
GHDL_OPTS := -P$(ROOT_PATH)/Common/sim/build/unisim/unisim -fsynopsys -fexplicit
|
||||
GHDL_OPTS := -P$(VHDL_HOME)/Common/sim/build/unisim/unisim -fsynopsys -fexplicit
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user