Main Content

Model Configuration Parameters for Xilinx Zynq ZedBoard

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 ZedBoard.

  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

Base Rate Task Priority

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

40

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

Clocking

ParameterDescriptionDefault Value

CPU Clock (MHz)

The CPU clock frequency in MHz.

1000

Build Options

ParameterDescriptionDefault Value

Build Action

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

Build, load, and run

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