hdlsimmatlabsysobj
Load instantiated HDL module for cosimulation with Cadence Xcelium and MATLAB System object
Syntax
Description
Note
Use this command in Cadence® Xcelium™, not in MATLAB®.
hdlsimmatlabsysobj
loads the
specified instance of an HDL design for cosimulation and sets up Cadence
Xcelium to establish a shared communication link with a MATLAB
System object™. Xcelium 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 Xcelium command line arguments.instance
<xmsim_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
<xmsim_args
>nclaunch
function.
Examples
Input Arguments
Version History
Introduced in R2012b