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
How to open project from MiSTer Github
-
- Posts: 5
- Joined: Sun May 24, 2020 8:28 pm
- Been thanked: 1 time
-
- Core Developer
- Posts: 35
- Joined: Sun May 24, 2020 6:50 pm
- Location: BC, Canada
- Has thanked: 4 times
- Been thanked: 17 times
- Contact:
Re: How to open project from MiSTer Github
Which version of quartus are you using? Needs to be 17.0.2.
-
- Posts: 5
- Joined: Sun May 24, 2020 8:28 pm
- Been thanked: 1 time
Re: How to open project from MiSTer Github
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.
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.
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
Re: How to open project from MiSTer Github
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.
-
- Posts: 5
- Joined: Sun May 24, 2020 8:28 pm
- Been thanked: 1 time