Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI'm not saying do it in the .qsf, but to do it in your script:
project_open proj_name set_global_assignment ... execute_module -tool fit... project_close I don't ever see args being passed directly to the command, but instead see it done the way I just mentioned.