Changes between Version 44 and Version 45 of OFDMReferenceDesign/Changelog


Ignore:
Timestamp:
Sep 26, 2009, 3:39:38 PM (15 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OFDMReferenceDesign/Changelog

    v44 v45  
    11= [wiki:OFDMReferenceDesign OFDM Reference Design] Revision History =
    22
    3 == OFDM Reference Design v13.0 (coming soon) ==
    4 The code and models for this design correspond to [source:/@X svn rev X].
     3== OFDM Reference Design v13.0 (2009-Sep-26) ==
     4The code and models for this design correspond to [source:/@1326 svn rev 1326].
    55[[BR]]
    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]]
    88Download 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)
     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] (8 MB)
     10 * Virtex-4 (WARP FPGA Board v2.2): (coming soon!)
    1111
    1212'''Hardware Changes'''
    1313 * OFDM PHY Changes:
    14    * Added support for 2x1 Alamouti mode to the PHY
     14   * Added support for 2x1 Alamouti mode
    1515   * Added new [wiki:OFDM/MIMO/Docs/AutoResponse Auto Response] subsystem to the PHY (DATA-ACK turnaround now just 17µs!)
    1616   * Moved pilot tone phase estimator before equalizer so phase correction can be applied earlier
     
    1919   * Moved the Tx scaling after the interpolation filters, so filter outputs (not inputs) can be saturated before transmission
    2020   * 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
     21   * Fixed (old) phase error tracking bug to better handle wrapping phase error values; can now track larger CFO in frequency domain
    2222   * Added pseudo-random payload generator
    2323
    2424'''Software Changes'''
    2525 * WARPMAC/WARPPHY:
     26  * Defined new user callback for WARPnet management packets received over Ethernet
    2627  * Updated phyHeader definition to use 16-bit MAC addresses and to include third address (can be used as a relay address, for example)
    2728  * New macros to help configure the PHY's auto response system
    2829  * Updated with new PHY registers and options
    29   * Added mode to generate traffic locally, emulating a fully-backlogged data source
     30  * Added mode to generate traffic locally ("dummy packet" mode), emulating a fully-backlogged data source
    3031 * CSMAMAC:
    3132  * Updated to use PHY's auto response to automatically transmit ACKs