Main Content

HDL Applications for MATLAB Algorithms

MATLAB® algorithms in signal processing, image processing, and communications for HDL code generation

Generate HDL code from hardware-optimized MATLAB algorithms in application areas such as signal processing, image processing, and communications. These application-specific algorithms are hardware-friendly and demonstrate best practices for generating HDL code.

Topics

Signal Processing Algorithms

Communications Algorithms

  • Timing Offset Estimation
    This example shows how to generate HDL code from a basic lead-lag timing offset estimation algorithm implemented in MATLAB® code.
  • Data Packetization
    This example shows how to generate HDL code from a MATLAB® design that packetizes a transmit sequence.
  • Transmit and Receive FIFO Registers
    This example shows how to generate HDL code from MATLAB® code that models the data transfer between a transmit and receive first-in, first-out (FIFO) register or buffer.

Image Processing Algorithms