FPGA Synthesis and Analysis HDL coder
이전 댓글 표시
Hello everyone I am implementing my algorithm using HDL coder but all tasks are performed of HDL workflow Advisor but when it reaches the step of FPGA synthesis it stuck on processing of logic synthesis .... What to do with this issue your suggestions would be highly appreciated
thanks
답변 (1개)
Kiran Kintali
2023년 7월 16일
0 개 추천
There are many reasons for the synthesis step to be taking a long time.
If the generated HDL does not fit on the FPGA or very close to maximum available part count on the FPGA can lead to long synthesis times.
Please refer to your synthesis tool documentation on the best practices to improve synthesis times.
카테고리
도움말 센터 및 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!