You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m an undergraduate student in Electrical and Electronics Engineering. My team and I are using OpenWiFi-HW for our graduation project on wireless communication.
We’re finding it challenging to understand the physical layer without knowing the high-level algorithms behind the Verilog code. Are there any high-level verification codes or resources, like blogs, tutorials, or textbooks, that you can recommend to help us out?
The text was updated successfully, but these errors were encountered:
Part of the receive path in the openwifi baseband is based on OpenOFDM (Synthesizable, Modular Verilog Implementation of 802.11 OFDM Decoder).
You can read the documentation from https://openofdm.readthedocs.io/en/latest/
Hi OpenWiFi Team,
I’m an undergraduate student in Electrical and Electronics Engineering. My team and I are using OpenWiFi-HW for our graduation project on wireless communication.
We’re finding it challenging to understand the physical layer without knowing the high-level algorithms behind the Verilog code. Are there any high-level verification codes or resources, like blogs, tutorials, or textbooks, that you can recommend to help us out?
The text was updated successfully, but these errors were encountered: