Using a startup file
The system initialization file allows you to specify a command or a do file that is to be executed after the design is loaded. For example:
; VSIM Startup command Startup = do mystartup.doThe line shown above instructs ModelSim to execute the commands in the macro file named mystartup.do.
; VSIM Startup command Startup = run -allThe line shown above instructs VSIM to run until there are no events scheduled.
See the do command for additional information on creating do files.
Model Technology Incorporated Voice: (503) 641-1340 Fax: (503)526-5410 www.model.com sales@model.com |