Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 775 Bytes

Scrambler

This is the first phase of the IEEE 802.11a PHY layer implementation of the fpga/asics design course. The modules are designed with a lot of simplifications and assumptions to make the design easier.

Design

The design is based on a simple FSM implemented in both TX and RX and the data is serially fed to modules.

Test

Test is done using a high level matlab code for generating a random test vector and matching in RX output vs the Transmission input

For more information read the Report.pdf