From bbafb0bfc511bbdeda6903db10f09bd57c54c853 Mon Sep 17 00:00:00 2001 From: wsoltys Date: Mon, 9 Mar 2015 10:54:13 +0100 Subject: [PATCH] [VGA] fixed compilation of MiST target --- misc/vga/mist/mist.qsf | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/vga/mist/mist.qsf b/misc/vga/mist/mist.qsf index 131446f..d7eece4 100644 --- a/misc/vga/mist/mist.qsf +++ b/misc/vga/mist/mist.qsf @@ -313,6 +313,7 @@ set_global_assignment -name OPTIMIZE_MULTI_CORNER_TIMING ON set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top set_global_assignment -name PARTITION_COLOR 2147039 -section_id Top +set_global_assignment -name VHDL_FILE ../src/list_ch13_01_font_rom.vhd set_global_assignment -name VHDL_FILE clk_div.vhd set_global_assignment -name VHDL_FILE ../src/vga_640x480.vhd set_global_assignment -name VERILOG_FILE osd.v