Load instantiated HDL module for cosimulation with Cadence Incisive and MATLAB System object
Note
Use this command in Cadence Incisive®, not in MATLAB®.
hdlsimmatlabsysobj
loads the
specified instance of an HDL design for cosimulation and sets up Cadence Incisive to establish a shared communication link with a MATLAB
System object™. Cadence Incisive opens a simulation workspace and displays a series of messages in the command
window as it loads the HDL module packages and architectures.instance
To generate the hdlsimmatlabsysobj
function, you must first execute
the nclaunch
function in MATLAB.
hdlsimmatlabsysobj
uses additional Incisive® command line arguments.instance
<ncsim_args
>
hdlsimmatlabsysobj
establishes a communication link with a MATLAB
System object over a Transmission Control Protocol (TCP) socket. This setting overrides the
setting specified with the MATLAB instance
-socket tcp_spec
<ncsim_args
>nclaunch
function.