Trenz Electronic TE0820 support in HDL coder toolbox
2 views (last 30 days)
Show older comments
Saulat Chughtai
on 15 Feb 2021
Edited: Stefanie Schwarz
on 18 Aug 2022
Hi,
I want to use Trenz Electronics TE0820, which uses Xilinx Zynq UltaScale+. I want to create the algorithm as Simulink models and execute these models in Simulink external mode for debuging and data gathering. Latter on it will be integrted into the system via any ethernet based protcols (ModBus, PROFINet or UDP/IP etc.). Since i am new in the tpoic of FPGA/Xilinx programming. I have some basic questions
- Is it at all possible
- Which toolboxes i would need
- Does HDL coder supports the above HW?
0 Comments
Accepted Answer
Kiran Kintali
on 16 Feb 2021
Edited: Stefanie Schwarz
on 18 Aug 2022
>> I want to create the algorithm as Simulink models and execute these models in Simulink external mode for debuging and data gathering. Latter on it will be integrted into the system via any ethernet based protcols (ModBus, PROFINet or UDP/IP etc.).
Yes, HDL Coder has features to build such workflows. See Custom Board Reference Design documentation in HDL Coder to integrate HDL Coder generated code / ipcore into custom hardware boards.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!