Main Content

Performance, Power, and Area Optimizations

R2026b
Optimize designs by using pipelining, resource sharing, frame to sample conversion, or delay balancing optimizations

Meet the timing and area requirements of your target hardware by using these HDL optimizations:

  • Area optimizations reduce the resource usage of the design.

  • Performance optimizations improve the timing of the design on the target FPGA so that the design runs at higher frequencies.

  • I/O optimizations reduce the I/O for algorithms that use large inputs.

Additionally, HDL Coder provides optimizations that help you balance speed, area, throughput, and latency. For more information on optimization techniques, see Introduction to Optimizations in HDL Coder and Enabling Optimizations in HDL Coder.

Categories

Featured Examples