Forum Discussion
sstrell
Super Contributor
1 year agoNot sure what you are referring to. Platform Designer is always the same version as the version of Quartus you're using.
VGopa7
New Contributor
1 year agoHi
Actually we use this below tcl command in our qsys tcl script
package require -exact qsys 18.1
Is it mandatory to mention the same version of quartus pro which we are using?
What if there is any mismatch in the version ?
Thanks