Scripting

set_ini_value (Tcl Script API Function)



The set_ini_value function has the following format:

Syntax set_ini_value  <variable_name> <value>
Arguments

<variable_name>

Variable for which you want to set a value in the quartus2.ini file. Legal variables are:

AUTO_RECOMPILE_BEFORE_SIM

AUTO_RECOMPILE_BEFORE_SWBUILD

DISPLAY_INFORMATION_MESSAGES

DISPLAY_MESSAGE_WHEN_PROCESS_DONE

DISPLAY_WARNING_MESSAGES

GENERATE_HTML_REPORT_FILE

LICENSE_FILE

READ_WRITE_HEX_FILES_TO_WORD_BOUNDARY

RUN_PROCESS_AT_LOWER_PRIORITY

SOUND_WHEN_PROCESS_DONE

<value>

Value of the variable.

Return Value

Code Name Code String Return
TCL_OK 0 1
TCL_OK 0 0
Description Sets a value in the quartus2.ini file for the specified variable.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.