converting fixed point simulink model to zynq 706
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
i am using ZYNQ706 and FMCOMMS3 in this project. Generating HDL code through HDL advisor. but when i run the hdl advisor, it gives me an error saying : 'Interface Baseband RX1[15:0] does not support vector data type on port'. I dont know how to solve this problem.
Any kind of help will be appreciated
THANKS
1 件のコメント
Martin Enderwitz
2021 年 9 月 2 日
Hi Hassan,
From the error message, it sounds like your model is providing vector-based data to the data ports on the DUT you wish to generate HDL code for.
Are you following the IP Core Generation workflow in Communications Toolbox™ Support Package for Xilinx® Zynq®-Based Radio? If so, then the data inputs to the DUT must be scalar, i.e. sample-based rather than frame-based.
回答 (1 件)
Kiran Kintali
2022 年 10 月 7 日
Communications Toolbox Support Package for Xilinx Zynq-Based Radio
Feel free to reach out to support for additional help.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!