Bitstream Generated through HDL workflow advisor

7 visualizaciones (últimos 30 días)
Rimsha Javed
Rimsha Javed el 16 de Mayo de 2023
Respondida: Sahas el 19 de Dic. de 2024 a las 5:00
I have generated Bitstream for Xilinx Zynq FPGA using HDL workflow advisor. I want to program the vivado project on baremetal using JTAG. Which Drivers I need to customize in SDK?

Respuestas (1)

Sahas
Sahas el 19 de Dic. de 2024 a las 5:00
Once the bitstream is generated using MATLAB's HDL Workflow Advisor, you primarily need the Xilinx Vivado Design Suite installed on the system, which includes all the necessary drivers to program the device. You can use the "Hardware Manager" or command-line tools to upload the bitstream to Vivado and deploy it on the device.
If your target FPGA is part of a "development board", you might need to download and install the corresponding "Board Supoprt Package" from the board vendor to access specific hardware features and I/O configurations within your MATLAB code.
Hope this helps you out!

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by