wiki:OFDM/MIMO/Docs/ModelDriver

MIMO OFDM | Documentation? | OFDM Model Driver

The System Generator EDK Export flow generates a C header file with macros to access each register and shared-memory block in the OFDM model.

The WARPMAC framework includes a PHY abstraction layer, WARPPHY. This layer of code is tied to a specific version of the OFDM core, as it requires knowledge of the memory map and register definitions in the PHY. The latest version of WARPPHY is available in the repository: PlatformSupport/WARPMAC/warpphy.c. We strongly encourage users to utilize the WARPPHY code to ease integration of the OFDM core into custom designs. There are many "magic numbers" used in the OFDM core that are part of the WARPPHY initialization routine.

Last modified 15 years ago Last modified on Aug 29, 2009, 9:22:44 PM