Forum Discussion
TNguy37
New Contributor
7 years agoHello, I have just install Quartus 18.0 but can't run it on my laptop! It has no desktop icon (although I checked to create it). When I entered "n2sdk" (as some pages said), it turned out "Command not found". How can I launch Quartus Lite (in terminal)?
2 Replies
- Vicky1
Regular Contributor
Hi,
you need to fire up "quartus" command at command prompt.
Refer the below old thread,
https://forums.intel.com/s/question/0D50P00003yyOFnSAM/how-to-start-quartus-in-linux
Best Regards
Vikas Jathar
(This message was posted on behalf of Intel Corporation)
- KhaiChein_Y_Intel
Regular Contributor
Hi,
You can launch the Intel Quartus Prime software in
- <Quartus Installation directory>/quartus/bin64/quartus.exe , or
- Enter 'quartus' in Nios2 Command Shell.
Thanks.