Forum Discussion
Altera_Forum
Honored Contributor
12 years agocommand line problem in quartusII
Hi, I have a problem using command line in quartusII 13.0 sp1. when I launch the "quartus_map <project name>"command,I get the message "Running Quartus II 32-bit Analysis & Synthesis..." It...
Altera_Forum
Honored Contributor
12 years agoBingo,I thought that dos calls the QUARTUS_ROOTDIR environment variable as the path,when i see the PATH variable i finally know that it uses the %QUARTUS_ROOTDIR%\bin as the software path.I change bin to bin64,it works,thank you very much.