Matlab code generation and support for Xilinx Cora Z7-07S

4 views (last 30 days)
Hello,
I am interested if there is avialable support (code generation) for Xilinx Cora Z7-07S?

Answers (2)

Bhanu Prakash Reddy
Bhanu Prakash Reddy on 29 Dec 2023
Edited: Bhanu Prakash Reddy on 3 Jan 2024
Hi Peter,
Yes, MATLAB provides code generation support for Xilinx Cora Z7-07S.
You can set Xilinx Cora Z7-07S as the target device for code generation by following the workflow mentioned below:
  • Open the Simulink model.
  • Launch the HDL workflow advisor by right-clicking on the required block and navigating to ‘HDL Code => HDL Workflow Advisor’ as shown below:
  • Navigate to ‘Set Target => Set target device and Synthesis Tool’ in the HDL Workflow Advisor and select the target workflow and target platform based on your requirement.
  • To set the target device as Xilinx Cora Z7-07S, select the Family as ‘Zynq’ and Device as ‘xc7z007s’ as shown below:
  • Select the package and speed based on your Xilinx device.
For more information on the HDL Workflow Advisor, kindly refer to the following documentation:
Hope this helps!

Kiran Kintali
Kiran Kintali on 3 Jan 2024
HDL Coder doesn't have explicit support for this board, but the closest board that we support looks to be the ZedBoard or ZC702.
As always, you can create a new/custom board support using HDL Coder custom board infrastructure:
Feel free to reach out to tech support for additional info on this topic.

Tags

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!