Forum Discussion
SBasa5
New Contributor
6 years agoManaged to find workaround by myself:
When working on linux.
It looks like Platform Designer scripts does not handle @ in the installation directory ( $QSYS_ROOTDIR)
Reinstalled somewhere else eg.: /opt/quartus
Comment:
Actually it is mentioned in documentation:
No special characters or symbols, such as !$%@^&*<>,
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/quartus_install.pdf
EBERLAZARE_I_Intel
Regular Contributor
6 years agoHi,
Also, it is a good practice to not use space instead use underscore "_"when renaming/creating projects folder names.
The same rule applies when you are going to use the SoC EDS Command Shell.