How can adder configuration be modified in Discrete FIR Filter (DSP System Toolbox HDL Coder Support)?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Rohit Jain
il 1 Mar 2016
You can try using the property 'AddPipelineRegisters'.
Refer to below doc for more details:
Hope this helps.
0 Commenti
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!