How can adder configuration be modified in Discrete FIR Filter (DSP System Toolbox HDL Coder Support)?
2 ビュー (過去 30 日間)
古いコメントを表示
The Discrete FIR Filter defaults to a linear adder architecture with no pipelining, leading to large propagation delays. Is there a way to modify the architecture to implement an adder tree with pipelining?
0 件のコメント
回答 (1 件)
Rohit Jain
2016 年 3 月 1 日
You can try using the property 'AddPipelineRegisters'.
Refer to below doc for more details:
Hope this helps.
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!