How to open project from MiSTer Github

Discussion of developmental aspects of the MiSTer Project.
GregoryTerry
Posts: 5
Joined: Sun May 24, 2020 8:28 pm
Been thanked: 1 time

How to open project from MiSTer Github

Unread post by GregoryTerry »

I want to open qpf file from mister github using Quartus Lite. I just get the

Warning (125092): Tcl Script File sys/pll_q19.qip not found
Info (125063): set_global_assignment -name QIP_FILE sys/pll_q19.qip -qip sys/sys.qip
sajattack
Core Developer
Posts: 35
Joined: Sun May 24, 2020 6:50 pm
Location: BC, Canada
Has thanked: 3 times
Been thanked: 17 times
Contact:

Re: How to open project from MiSTer Github

Unread post by sajattack »

Which version of quartus are you using? Needs to be 17.0.2.
GregoryTerry
Posts: 5
Joined: Sun May 24, 2020 8:28 pm
Been thanked: 1 time

Re: How to open project from MiSTer Github

Unread post by GregoryTerry »

19.1 prime lite.
tRAcE
Posts: 13
Joined: Tue May 26, 2020 11:14 am

Re: How to open project from MiSTer Github

Unread post by tRAcE »

Needs to be 17.0.x or for 19.x you have to regenerate the pll megafunction.
In addition compiling on 19.x is much slower than 17.0.x and there is no significant new functionality for our Cyclone 5 added in newer versions anyway.
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: How to open project from MiSTer Github

Unread post by Sorgelig »

tRAcE wrote: Mon Jun 08, 2020 5:50 am and there is no significant new functionality for our Cyclone 5 added in newer versions anyway.
word "significant" is redundant. It simply NO new features for Cyclone V since Quartus ~14.
Probably Quartus 15 would be ideal for MiSTer but in earlier version MiSTer used some Altera IPs greatly updated after Q16. In current MiSTer there is no such dependency, but for compatibility purpose Q17 is used.
GregoryTerry
Posts: 5
Joined: Sun May 24, 2020 8:28 pm
Been thanked: 1 time

Re: How to open project from MiSTer Github

Unread post by GregoryTerry »

sajattack wrote: Sun Jun 07, 2020 3:34 am Which version of quartus are you using? Needs to be 17.0.2.
I'm now running 17 thanks for the help.
Post Reply