主要内容

本页采用了机器翻译。点击此处可查看英文原文。

多处理器架构建模

设计、评估和实现多处理器架构建模

对算法进行分区,以通过处理器间数据通信 (IPC) 及协处理器(控制律加速器)模块实现多核执行。通过处理器在环 (PIL) 仿真,您可以在开发计算机上交叉编译源代码,然后将目标代码下载并运行在硬件板上的处理器中。

使用硬件映射工具将模型中的任务和外设映射到硬件板配置。

模块

全部展开

CLA Task ManagerCreate and manage task executions in Control Law Accelerator (CLA) model (自 R2022a 起)
Software Trigger CPU<->CLATrigger software events between processor (CPU) and control law accelerator (CLA) (自 R2022a 起)
ADC InterfaceConvert analog signal on ADC input pin to digital signal
PWM InterfaceSimulate pulse width modulation (PWM) output from hardware
Interprocess Data ChannelModel interprocessor data channel between two processors
Interprocess Data ReadReceive messages from another processor using interprocess communication channel
Interprocess Data WriteSend messages to another processor using interprocessor data write
Task ManagerCreate and manage task executions in Simulink model

工具

SoC 构建器在 SoC、FPGA 和 MCU 板上构建、加载和执行 SoC 模型
硬件映射将模型中的任务和外围设备映射到硬件板配置 (自 R2022b 起)

主题

处理器在环 (PIL) 仿真

  • PIL 仿真
    Texas Instruments硬件板的处理器在环 (PIL) 仿真技术。

多处理器建模

疑难解答

Troubleshooting SoC Builder

Solve the problems while using SoC Builder for Multiprocessor Architecture Modeling.

精选示例