Could not find compatible AXI Manager IP

조회 수: 5 (최근 30일)
KH
KH 2024년 12월 8일
답변: KH 2024년 12월 10일
Hi,
I want to access to the DDR4 using jtag 2 axi manager, I have set a jtag 2 axi ip core in my block design:
And if I load the generated bitstream to fpga via vivado, the jtag 2 axi manager is visible.
And the memory can be accessed by tcl commands.
However, when i use matlab command 'h = aximanager('AMD');'
the matlab can not found the jtag 2 axi ipcore.
What's the problem? QAQ
looking forward to your reply!

채택된 답변

KH
KH 2024년 12월 10일
明白原因了,必须使用matlab专用的jtag2axi ip核,其路径为:
% C:\Program Files\MATLAB\R2022a\toolbox\hdlverifier\supportpackages ...
% \fpgadebug_xilinx\+hdlverifier\+fpga\+vivado ...
不能使用vivado的jtag2 axi

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 FPGA, ASIC, and SoC Development에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by