mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-02-16 20:30:54 +00:00
[Plus Too] Floppy dsk support and various other small improvements
This commit is contained in:
4
cores/plus_too/pll.qip
Normal file
4
cores/plus_too/pll.qip
Normal file
@@ -0,0 +1,4 @@
|
||||
set_global_assignment -name IP_TOOL_NAME "ALTPLL"
|
||||
set_global_assignment -name IP_TOOL_VERSION "13.1"
|
||||
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"]
|
||||
Reference in New Issue
Block a user