Scripting

get_ini_value (Tcl Script API Function)



The get_ini_value function has the following format:

Syntax get_ini_value  <variable_name>
Arguments

<variable_name>

Variable for which you want to retrieve a value from 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

Return Value

Code Name Code String Return
TCL_OK 0 <value of variable or empty string if no value exists>
Description Retrieves a value from the quartus2.ini file for the specified variable.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.