Resource Sharing and Streaming
R2026bOptimize area on target hardware
Reduce the resource usage of your design on a target FPGA or SoC device by applying area optimizations. You can reduce the area needed by your design by using resource sharing, and streaming optimizations.
Model Settings
Topics
- Resource Sharing
How to use resource sharing to save chip area.
- Streaming
What is streaming and how to use the optimization to save resources.
- Reduce Area by Sharing Multipliers in a Symmetric FIR Filter
This example shows how to use the resource sharing optimization in HDL Coder to reduce FPGA area by mapping multiple functionally equivalent multipliers to a single time-multiplexed multiplier.




