Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblem with --set=<argument=value> in case the value has spaces in between
Hi all, I have a question, I am trying to set Timing optimization to extra effort for Quartus fitter through command line switches so I wrote execute_module -tool fit -args {--set=optimi...
Altera_Forum
Honored Contributor
15 years agoHi Rysc,
Yes, I knew that it can be set through "set_global_assignment" in .qsf file but, I want to pass it a quartus_fit executable through --set switch. I have no problem doing so with options which has no spaces in supported values, problems appeared with option values with spaces in between Thanks, Abdelrahman