This document provides an overview of simulating and synthesizing an OFDM transmitter/receiver in VHDL. It discusses:
- Using simulation to verify functionality and synthesis tools to convert the design into components for the target technology.
- The key blocks of an OFDM transceiver including scrambler, convolutional encoder, interleaver, constellation mapper, IFFT, guard interval addition/removal, and equalizer.
- Challenges in implementing the FFT/IFFT algorithms and mapping the full design to an FPGA due to its size.