hdlsimulink
Load instantiated HDL module for cosimulation with Cadence Xcelium and Simulink
Description
Note
Issue this command in Cadence® Xcelium™, not in MATLAB®.
hdlsimulink
loads the specified instance of HDL design for cosimulation and sets up the Cadence
Xcelium simulator so it can establish a shared communication link with Simulink®. The Xcelium simulator opens a simulation workspace into which it loads the HDL design. instance -socket tcp_spec <xmsim_args>
To generate the hdlsimulink function, you must first invoke the
nclaunch function in
MATLAB.
Examples
Load Instantiated HDL Model for Cosimulation with Simulink
In Xcelium, load the HDL module instance parse from the library
work. This action also establishes communication with Simulink and opens a Tcl script shell.
tclshell> hdlsimulink -gui work.parse
Input Arguments
Version History
Introduced in R2008a