Forum Discussion
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
You may refer to the Intel® Quartus® Prime Standard Edition User Guide Platform Designer and the reference command locate at the subtitle 6.6 "Generate a Platform Designer System with qsys-script".
The link below is the User Guide as mentioned above:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qps-platform-designer.pdf
Thanks
- DWoof6 years ago
New Contributor
Thanks for the link.
For the record and in the end, I used "sed" to do a global replacement of the device id in the qsys and all .ip files in my system before calling qsys-generate. Pretty straightforward and it works.