repo2/chameleon2/pll_pal.qip
872 | markw | set_global_assignment -name IP_TOOL_NAME "ALTPLL"
|
|
set_global_assignment -name IP_TOOL_VERSION "18.0"
|
|||
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone 10 LP}"
|
|||
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "pll_pal.vhd"]
|
|||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll_pal.cmp"]
|
|||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll_pal.ppf"]
|