Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Is there any way for just doing compilation and elaboration (ctl + K) through command-line ? --- Quote End --- Simply use quartus_map "quartus_map -h" for argument list, but at the high level, all you need is "quartus_map <revision_name>" where revision_name is the base name of your qsf (no extension)