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

조회 수: 1 (최근 30일)
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

답변 (1개)

Kiran Kintali
Kiran Kintali 2021년 5월 22일
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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by