Usage of SoC Blockset with custom Vivado Block Design

2 次查看(过去 30 天)
Hello,
I want to use the SoC Blockset with custom Hardware (Board). I already have a Vivado Project with 2 addtional VHDL IP Cores. Is it possible to add a custom Board that builds the project and hardware platform in Vivado based on this project?
I know that there is a example, but that takes only into account if there is a processing system in the base vivado project only.
Thanks in advance!

采纳的回答

Sanjay Boorle
Sanjay Boorle 2022-9-21
Hi Samuel,
  1. Yes, it is possible to create a custom board without processing system. You can refer the custom board example. You just need to remove the code corresponding to the procesing system.
  2. As of now, to add your logic to the Vivado design, its only possible if you model your logic in Simulink as a DUT. In future, we will support integrating the user HDL IP into the Vivado design.
Thanks,
Sanjay

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by