Problem in HDL workflow advisor
3 ビュー (過去 30 日間)
古いコメントを表示
I am using matlab 2020a and xilinx vivado 2018.3, When i open the HDL workflow advisor, i dont get the embedded system integration. How can i get that to generate bitstream?
0 件のコメント
回答 (1 件)
Sai Sri Pathuri
2020 年 5 月 7 日
You may use one of the following commands to setup third-party tools before using HDL Workflow Advisor and
hsetupedatoolsenv % used to setup all third party tools
hsetupvivadoenv % used to setup xilinx vivado
fill the target device and synthesis tool details in step 1.1 (Set Target Device and Synthesis Tool) to enable Embedded System Integration step
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!