How to do area optimization(sharing and streaming) with feedback loop like that AGC or AFC in communication system?

1 vue (au cours des 30 derniers jours)
I'd like to know how to solve the resource sharing and streaming optimization with feedback loop part like AGC or AFC in hdl coder. I attached images. Please help me. Best Regards

Réponses (1)

Kiran Kintali
Kiran Kintali le 22 Mai 2021
To address pipelining of blocks in feedback loops you can refer to this example and related HDL Coder features.
Clock Rate Pipelining
This example shows how to apply clock rate pipelining to optimize slow paths in your design and thereby reduce latency, increase clock frequency and decrease area usage. For more information on how to use clock-rate pipelining, see Clock-Rate Pipelining.
HDL Coder Clock Rate Pipelining, Part 1: Introduction
HDL Coder Clock Rate Pipelining, Part 2: Optimization

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by