Variable precedence
Note that some variables can be set in a .tcl file or a .ini file. A variable set in a .tcl file takes precedent over the same variable set in a .ini file. For example, assume you have the following line in your modelsim.ini file:
TranscriptFile = transcriptAnd assume you have the following line in your modelsim.tcl file:
set PrefMain(file) {}In this case the setting in the modelsim.tcl file will override that in the modelsim.ini file, and a transcript file will not be produced.
Model Technology Incorporated Voice: (503) 641-1340 Fax: (503)526-5410 www.model.com sales@model.com |