Start and configure Cadence Incisive simulators for use with HDL Verifier software
nclaunch
starts the Cadence Incisive® simulator for use with the MATLAB® and Simulink® features of the HDL Verifier™ software. The first folder in the Cadence Incisive simulator matches your MATLAB current folder if you do not specify an explicit rundir
parameter.
nclaunch(
specifies name-value pair
arguments that allows you to customize the Tcl commands used to start the Cadence Incisive simulator, the Name,Value
)ncsim
executable to be used, the path and
name of the Tcl script that stores the start commands, and for Simulink applications, details about the mode of communication to be used by the
applications.
After you call this function, you can use HDL Verifier functions for the HDL simulator (for example,
hdlsimmatlab
, hdlsimulink
) to do interactive
debug setup.