FPGA data capture setting problem

조회 수: 2 (최근 30일)
Fahri Gürbüz
Fahri Gürbüz 2020년 12월 16일
편집: Kritika Bhardwaj 2021년 5월 20일
Dear all,
I am trying to use FPGA data capture and following the instructions given in the page https://www.mathworks.com/help/supportpkg/xilinxzynqbasedradio/ug/debug-sdr-designs-using-fpga-data-capture.html . It is showing step by step, but I have stuked in step 3 (1.2 hdl workflow adviser). In step 1.3, generated test points can be set as FPGA Data Capture - JTAG. However, this setting is not available in my list. I have done all steps untill that. In addition, I have seen that the signal given in example is an output, but my signal is a generated signal which is between two hdl coder blocks ( output of one is input of the other). Could you tell me why this selection is not emerged in my list.
Thanks in advance.
Fahri

답변 (1개)

Kritika Bhardwaj
Kritika Bhardwaj 2021년 5월 20일
편집: Kritika Bhardwaj 2021년 5월 20일
As per my understanding, you are unable to set the FPGA Data Capture – JTAG as the Target Platform Interface in the IP Core Generation workflow of HDL Workflow Advisor. There are two possible causes of why you cannot find the FPGA Data Capture – JTAG interface in your list:
  1. To use this interface, you must download a hardware support package for your FPGA board. For the information on how to download an FPGA board support package, see https://www.mathworks.com/help/hdlverifier/ug/download-fpga-board-support-package.html.
  2. FPGA Data Capture – JTAG interface is for test points signals and signals at the DUT output ports. This interface will not appear in the list for signals at the DUT input ports. For more information on this interface, see https://www.mathworks.com/help/hdlcoder/ug/custom-ip-core-generation.html#btt6hhg.
Thanks!

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by