フィルターのクリア

SLRT vs SLDRT with custom hardware

3 ビュー (過去 30 日間)
SONER OZDEMIR
SONER OZDEMIR 2021 年 1 月 9 日
回答済み: Diego Kuratli 2021 年 1 月 11 日
1- Is it possible to use simulink real time with a different hardware than speedgoat? With matlab 2020b
2- Simulink desktop realtime can not use FPGA. And it uses only single core in a multiple core system. What is the planned roadmap? Do mathworks plan to integrate FPGA support in the very near future to SLDRT?
3- When i try SLDRT in my 6core AMD processor PC, with parallel computing toolbox, i see it utilizes all the cores when the simulation is running. So do we need parallel computing toolbox for SLDRT to use all the cores?

採用された回答

Diego Kuratli
Diego Kuratli 2021 年 1 月 11 日
1 - Simulink Real-Time is designed for Speedgoat hardware and does not support third-party target computers.
2 - Simulink Real-Time is the recommended solution when multicore and hardware acceleration on FPGA are required.
3 - Parallel Computing Toolbox is neither required nor used with SLDRT. The fact that 100% CPU utilization is reported by the operating system is the effect of the real-time kernel taking ownership of the CPU. It does not mean that the CPU utilization is really at 100%.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMulticore Processor Targets についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by