FIR decimation filter error
조회 수: 2 (최근 30일)
이전 댓글 표시
I'm keep getting this error when using FIR decimation block
This error message means that the calculated word length needed for a fixed-point multiplication operation in your model (in this case, 50 bits) is larger than the maximum word length allowed by the hardware platform you've specified in your "Hardware Implementation" settings within your simulation environment
all i did was connect a Sine wave block from DPS toolbox, and a data type converter to fi(1,25,23), any idea?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Multirate and Multistage Filters에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!