Invoke the block parameters dialog box for the JTAG hardware co-simulation block by double-clicking the block icon in your Simulink model.
Parameters specific to the block are as follows:
Basic tab
- Has combinational path
- Select this if your circuit has any combinational paths. A combinational path is one in which a change propagates from input to output without any clock event. There is no latch, flip-flop, or register in the path. Enabling this option causes Vitis Model Composer to read the outputs immediately after writing inputs, before clocking the design. This ensures that value changes on combinational paths extending from the hardware co-simulation block into the Simulink Model propagate correctly.
- Bitstream file
- Specify the FPGA configuration bitstream. By default, this field contains the path to the bitstream generated by Model Composer during the last Generate from the Vitis Model Composer Hub block.
Advanced tab
- Skip device configuration
- Select this option to prevent the configuration bitstream loading into the FPGA or SoC. Use this option if another program is configuring the device (for example, the Vivado Hardware Manager and the Vivado Logic Analyzer).
- Display Part Information
- This option toggles the display of the device part information string (for example, xc7k325tffg900-2 for a Kintex device) in the center of the hardware co-simulation block.
Cable tab
Cable Settings
- Type
- Currently, Auto Detect is the only setting for this parameter. Model Composer automatically detects the cable type.