7 lines
462 B
Plaintext
7 lines
462 B
Plaintext
set_global_assignment -name IP_TOOL_NAME "ALTPLL"
|
|
set_global_assignment -name IP_TOOL_VERSION "13.0"
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "Video_Clock.vhd"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "Video_Clock_inst.vhd"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "Video_Clock.cmp"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "Video_Clock.ppf"]
|