FIR decimation filter error
1 次查看(过去 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!