Hardware Implementation Pane
Hardware Implementation Pane Overview
Task profiling in simulation
Parameter | Description | Default Value |
---|---|---|
Show in SDI | Show the task execution data collected in simulation in the Simulation Data Inspector application. | on |
Save to file | Save the task execution data to a file. | on |
Overwrite file | Overwrite the last task execution data file. | off |
Task profiling on processor
Parameter | Description | Default Value |
---|---|---|
Show in SDI | Show the task execution data collected on hardware in the Simulation Data Inspector application. | off |
Save to file | Save the task execution data to a file. | off |
Overwrite file | Overwrite the last task execution data file. | off |
Instrumentation | Choose to perform code instrumentation. Kernel instrumentation is not supported. | Code |
Operating system/scheduler
Parameter | Description | Default Value |
---|---|---|
Operating System/Scheduler | Specify the Kernel latency of the OS in simulation of a task. |
|
Simulation Settings
Parameter | Description | Default Value |
---|---|---|
Set random number generator seed | Set the random number generator seed. | off |
Seed Value | Specify the seed value for the simulation of task duration deviation. |
|
Cache input data at task start | Cache the input data at the start of a task. |
|
Board Parameters
Parameter | Description | Default Value |
---|---|---|
Device Address | Network address of hardware board or device. | 192.168.1.10 |
Username | Login username on hardware board or device. |
|
Password | Login password on hardware board or device. |
|
Board Configuration
Parameter | Description | Default Value |
---|---|---|
Name | Name of hardware board configuration. | QEMU ARM Cortex-A57 |
Op-Mode | Operating mode of executable. | 64-bit |
Number of cores | Number of available processor cores. | 4 |
Processor Family | Processor architecture family. | cortex-a57 |
Floating-point Option | Floating point processing extension option. | neon |
Board Options
Parameter | Description | Default Value |
---|---|---|
Build Action | Defines how SoC Builder tool responds when you build your model. | Build, load, and run |
Clocking
Parameter | Description | Default Value |
---|---|---|
CPU Clock (MHz) | The CPU clock frequency in MHz. | 1000 |
External Mode
Parameter | Description | Default Value |
---|---|---|
Communication Interface | Transport layer used to exchange data between the development computer and hardware. |
|
Run external mode in a background thread | Execute the external mode engine in the generated code in a background task. |
|
Port | IP address port on hardware board. | 17725 |
Verbose | Enable view of the external mode execution progress and updates in the Diagnostic Viewer. |
|