HDL coder hdlturnkey.tool.EDKTool.downloadBit problem
이전 댓글 표시
Hello,
I wrote a matlab script (m file) to directly download the bit file to the digilent zedboard. However the last comment does not work for the Vivado 2012.4 enviornment.
xmakefilesetup h = zynq(); h.openShell('serial'); h.setupZynqHardware(); h.checkConnection(h) hdlturnkey.tool.EDKTool.downloadBit('test.bit');
Is it possible that hdlturnkey.tool.EDKTool.downloadBit does not work?
Thank you
irem
댓글 수: 1
Sriram Narayanan
2015년 5월 6일
Can you please give a more detailed description about the issue? You mentioned that the command hdlturnkey.tool.EDKTool.downloadBit does not work, so, do you receive any error message?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 AMD FPGA and SoC Devices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!