Changes between Version 42 and Version 43 of WARPLab/Changelog


Ignore:
Timestamp:
Aug 26, 2013, 11:51:49 AM (11 years ago)
Author:
welsh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Changelog

    v42 v43  
    88
    99 * None
     10
     11== 7.3.0 Release: ==
     12'''Download: [http://warpproject.org/dl/refdes/warplab/v7/release/WARPLab_Reference_Design_7.3.0.zip WARPLab_Reference_Design_7.3.0.zip]'''
     13
     14Release Details:
     15||= Hardware =||= Release =||= Date Posted =||= SVN Rev. =||= ISE Ver. =||= Arch =||=  MATLAB Ver.  =||=  RF Interface Support =||
     16||  WARP v3  ||  7.3.0  ||  26-Aug-2013  ||  [browser:ResearchApps/PHY/WARPLAB/WARPLab7?rev=2180 2180]  ||  14.4  ||  MB/AXI  ||  2009b or later  || 1-2: WARP v3 on-board interfaces [[BR]] 3-4: Requires [wiki:HardwareUsersGuides/FMC-RF-2X245 FMC-RF-2X245] ||
     17||  WARP v2  ||  7.3.0  ||  26-Aug-2013  ||  [browser:ResearchApps/PHY/WARPLAB/WARPLab7?rev=2180 2180]  ||  14.4  ||  PPC/PLB  ||  2009b or later  || 1-2: Radios in slots 2 & 3 [[BR]] 3-4: Radios in slots 1 & 4 ||
     18
     19 * '''Requires use of WARPXilnet library 3.02.a'''
     20
     21 * '''Improved Read IQ / Write IQ performance by over 10x''' with a new Transport layer: [source:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Reference/classes/wl_transport_eth_udp_mex.m wl_transport_eth_udp_mex].
     22   * This uses the MATLAB EXecutable format, or MEX.  To compile the transport for your platform, please refer to the [wiki:WARPLab/MEX MEX Compilation Guide].
     23   * To see the performance improvements, please refer to the [wiki:WARPLab/Benchmarks benchmarks]
     24 * Updated [wiki:WARPLab/FPGAArchitecture/WARPLAB_7_3_0 FPGA HW design]
     25   * Updated the WARPLab Buffers core (w3_warplab_buffers_axiw_v2_03_a) which moved the memories outside of the core for the Read / Write IQ samples
     26     * Allowed for the use of the DMA for sample transfers vs memcpy
     27   * Updated bus architecture to improve performance
     28 * Added [wiki:WARPLab/Reference/Utility#wl_benchmark wl_benchmark] utility
     29   * Allows user to do performance testing of Read IQ / Write IQ on their system
     30 * Fixed bugs:
     31   * Addressed WARPLab 7.2.0 issue where there were checksum mismatches in Write IQ which would revert the Transport to "slow write" and reduce performance.
     32
     33 * NOTE:
     34   * PNET will be deprecated in the WARPLab 7.4.0 release.  Please use the new wl_mex_udp_transport instead.
     35
    1036
    1137