Visible to Intel only — GUID: mwh1409959866867
Ixiasoft
Visible to Intel only — GUID: mwh1409959866867
Ixiasoft
3.9. Scripting Support
To run the Help browser, type the command at the command prompt shown in this example:
quartus_sh --qhelp
You can specify many of the options either on an instance, at the global level, or both.
To make a global assignment, use the Tcl command shown in this example:
set_global_assignment -name <QSF Variable Name> <Value>
To make an instance assignment, use the Tcl command shown in this example:
set_instance_assignment -name <QSF Variable Name> <Value>\ -to <Instance Name>
To set the Synthesis Effort option at the command line, use the --effort option with the quartus_map executable shown in this example:
quartus_map <Design name> --effort= "auto | fast"
Did you find the information on this page useful?
Feedback Message
Characters remaining: