mirror of
https://github.com/array-in-a-matrix/SAROO.git
synced 2025-04-02 10:31:43 -04:00
5 lines
344 B
Text
5 lines
344 B
Text
set_global_assignment -name IP_TOOL_NAME "ALTPLL"
|
|
set_global_assignment -name IP_TOOL_VERSION "14.1"
|
|
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV E}"
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "mainpll.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "mainpll.ppf"]
|