Main Content
tclHdlSim
Execute Tcl command in Xcelium or ModelSim simulator
Description
tclHdlSim(
executes a Tcl command on
the Xcelium™ or ModelSim™ simulator using a shared connection during a Simulink® cosimulation session.tclCmd
)
To use this function, the Xcelium or ModelSim simulator must be connected to MATLAB® and Simulink using the HDL Verifier™ software (see either vsimulink
or hdlsimulink
).
To execute a Tcl command on the Xcelium or ModelSim simulator during a MATLAB cosimulation session, use the command
hdldaemon('tclcmd','command')
.
tclHdlSim(
executes a Tcl command on the Xcelium or ModelSim simulator by connecting to the local host on port
tclCmd
,portNumber
)portNumber
.
Examples
Input Arguments
Version History
Introduced in R2008a