mirror of
https://github.com/UzixLS/ncomputing-l230.git
synced 2025-07-18 23:01:18 +03:00
add fpga firmware template
This commit is contained in:
5
fpga/pll1.qip
Normal file
5
fpga/pll1.qip
Normal file
@ -0,0 +1,5 @@
|
||||
set_global_assignment -name IP_TOOL_NAME "ALTPLL"
|
||||
set_global_assignment -name IP_TOOL_VERSION "9.0"
|
||||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "pll1.v"]
|
||||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll1_bb.v"]
|
||||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll1.ppf"]
|
Reference in New Issue
Block a user