Main Content

Model Configuration Parameters for Xilinx Zynq ZC702/ZC706 Evaluation Kits

Hardware Implementation Pane Overview

  1. In the Simulink® Editor, select Simulation > Model Configuration Parameters.

  2. In the Configuration Parameter dialog box, click Hardware Implementation.

  3. Set the Hardware board parameter to Xilinx Zynq ZC702 evaluation kit or Xilinx Zynq ZC706 evaluation kit.

  4. The parameter values under Hardware board settings are automatically populated to their default values.

    You can optionally adjust these parameters for your particular use case.

  5. Click Apply.

For more information on selecting a hardware support package and general configuration settings, see Hardware Implementation Pane (Simulink).

Operating System Options

ParameterDescriptionDefault Value

Operating System

Select the operating system you are using on your hardware board

Linux

Base Rate Task Priority

Sets the static priority of the base rate task in the operating system.

40

Detect task overruns

Detect if execution of current loop fails to complete in time step.

disabled

Board Parameters

ParameterDescriptionDefault Value
Device AddressNetwork address of hardware board or device.192.168.1.10
UsernameLogin username on hardware board or device.

root

PasswordLogin password on hardware board or device.

root

Build Options

ParameterDescriptionDefault Value

Build Action

Defines how Embedded Coder® responds when you build your model.

Build, load, and run

Clocking

ParameterDescriptionDefault Value

CPU Clock (MHz)

The CPU clock frequency in MHz.

1000

External Mode

ParameterDescriptionDefault Value

Communication Interface

Transport layer used to exchange data between the development computer and hardware.

TCP/IP

Run external mode in a background thread

Execute the external mode engine in the generated code in a background task.

disabled

Port

IP port of the hardware board.

17725

Verbose

Enable view of the external mode execution progress and updates in the Diagnostic Viewer.

disabled

See Also