Forum Discussion
Altera_Forum
Honored Contributor
8 years agoFor linux :
lauch the Altera embedded script shell type : $echo $PATH to display the PATH environment variable. To add a path to this variable, use the command : export PATH=$PATH:~/intelFPGA_lite/17.1/quartus/sopc_builder/bin You need to have Quartus installed in addition of the EDS suite.