Skip to content

Commit

Permalink
[VGA] fixed compilation of MiST target
Browse files Browse the repository at this point in the history
  • Loading branch information
wsoltys committed Mar 9, 2015
1 parent f92ffb9 commit bbafb0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/vga/mist/mist.qsf
Expand Up @@ -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
Expand Down

0 comments on commit bbafb0b

Please sign in to comment.