FPGA in the Loop minimum clock frequency
조회 수: 1 (최근 30일)
이전 댓글 표시
I want to do an FPGA simulation with a small clock frequency. However filWizard does not allow to give smaller than 5MHz to the design. How to achieve this? Thanks.
댓글 수: 0
답변 (1개)
Madhu Varshini
2022년 6월 14일
To get FPGA simulation with a small clock frequency, try increasing oversampling factor of the design. The Oversampling factor delays output, thereby clock frequency can go low.
You can refer the following link for more detail about target frequency:
You can refer the following link to get more information about FPGA system clock frequency, you can refer the following link:
You can refer the following link to get more detail about relation between sampling frequency, FPGA clock frequency and oversampling factor, you can refer the following link.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 FPGA, ASIC, and SoC Development에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!