Forum Discussion
SyafieqS
Super Contributor
5 years agoHi,
According to link below, the QUARTUS_LIBRARY_PATHS environment variable specifies user-defined library paths. You can use this environment variable to define multiple library paths at the same time, instead of individually adding each path to the user library.
- https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/quartus_install.pdf (p14-QUARTUS_LIBRARY_PATHS )
- https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/archives/quartus_install-16.1.pdf (p14-Configuring the Linux User Environment)
Thanks,
Regards
XXiao2
New Contributor
5 years agoHi there,
Thank you for your reply.
The tool I am talking about is the modelsim not the Quartus. Can you be more specific about the setting of this environment variable to solve this issue.
Frank