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!