Changes between Version 43 and Version 44 of OFDMReferenceDesign/Changelog


Ignore:
Timestamp:
Sep 11, 2009, 9:12:47 AM (15 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OFDMReferenceDesign/Changelog

    v43 v44  
    66This project requires the latest versions of the 10.1 release of the Xilinx tools (ISE 10.1.03 + IP2, EDK 10.1.03, Sysgen 10.1.3.1386).
    77[[BR]]
    8 Download the full XPS project: [http://warp.rice.edu/bigFiles/OFDM_ReferenceDesign_v13_0.zip OFDM_ReferenceDesign_v13_0.zip] (65 MB)
     8Download the full XPS project:
     9 * Virtex-II Pro (WARP FPGA Board v1.2): [http://warp.rice.edu/bigFiles/OFDM_ReferenceDesign_V2P_v13_0.zip OFDM_ReferenceDesign_V2P_v13_0.zip] (65 MB)
     10 * Virtex-4 (WARP FPGA Board v2.2): [http://warp.rice.edu/bigFiles/OFDM_ReferenceDesign_V4_v13_0.zip OFDM_ReferenceDesign_V4_v13_0.zip] (65 MB)
    911
    1012'''Hardware Changes'''
     
    1618   * Shortened coarse CFO estimation window to 64 samples, to avoid corruption when the channel delay spread is non-zero
    1719   * Moved the Tx scaling after the interpolation filters, so filter outputs (not inputs) can be saturated before transmission
     20   * Fixed (very old) bug with 64-QAM packets of certain lengths being declared bad
     21   * Fixed phase error tracking system to handle wrapping phase error; can now track larger CFO in frequency domain
     22   * Added pseudo-random payload generator
    1823
    1924'''Software Changes'''
     
    2328  * Updated with new PHY registers and options
    2429  * Added mode to generate traffic locally, emulating a fully-backlogged data source
    25   * All 32 packet buffers are filled with random bytes in warpmac_init() for fairer tests with locally generated packets
    2630 * CSMAMAC:
    2731  * Updated to use PHY's auto response to automatically transmit ACKs