forked from Firebee/FPGA_Config
add config from 30-11-2018
This commit is contained in:
8
FPGA_30_11_2018/video_out.qip
Normal file
8
FPGA_30_11_2018/video_out.qip
Normal file
@@ -0,0 +1,8 @@
|
||||
set_global_assignment -name IP_TOOL_NAME "ALTDDIO_OUT"
|
||||
set_global_assignment -name IP_TOOL_VERSION "9.1"
|
||||
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "video_out.vhd"]
|
||||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "video_out.bsf"]
|
||||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "video_out.inc"]
|
||||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "video_out.cmp"]
|
||||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "video_out.ppf"]
|
||||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "video_out_syn.v"]
|
||||
Reference in New Issue
Block a user