mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-23 14:29:14 +01:00
6 lines
335 B
Plaintext
6 lines
335 B
Plaintext
|
set_global_assignment -name IP_TOOL_NAME "ALTPLL"
|
||
|
set_global_assignment -name IP_TOOL_VERSION "20.1"
|
||
|
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{MAX 10}"
|
||
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "pll.v"]
|
||
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll.ppf"]
|