Forum Discussion
5 Replies
- sstrell
Super Contributor
Not sure what you are referring to. Platform Designer is always the same version as the version of Quartus you're using.
- VGopa7
New Contributor
Hi
Actually we use this below tcl command in our qsys tcl script
package require -exact qsys 18.1Is it mandatory to mention the same version of quartus pro which we are using?What if there is any mismatch in the version ?Thanks
- sstrell
Super Contributor
So that command is usually in the _hw.tcl file for a component, usually a custom component. It means that that component was originally created in 18.1 but it will work with newer versions of Quartus. It's a version check.
If there is a mismatch, as long as the version in use is newer (>18.1) it will be fine. The tool checks to see if there is a newer version of a component and if there is, the upgrade IP dialog box appears when you open the project in the newer version of the software, giving you the option to update.
But if there is no newer version of the IP, then it's fine as is.
- SyafieqS
Super Contributor
Let me know if there is any update
- SyafieqS
Super Contributor
As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to https://supporttickets.intel.com/, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.
p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution, give Kudos and rate 5/5 survey