Changes between Version 30 and Version 31 of HardwareUsersGuides/WARPv3/TemplateProjects


Ignore:
Timestamp:
Nov 15, 2012, 2:28:24 PM (12 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HardwareUsersGuides/WARPv3/TemplateProjects

    v30 v31  
    4545
    4646This is an XPS/SDK project which implements peripheral cores to interface with every peripheral on the WARP v3 board, including:
    47  * MicroBlaze soft processor
     47 * MicroBlaze soft processor (big-endian, PLB-based design)
    4848 * Block RAM for instruction/data memory
    4949 * User I/O (LEDs, buttons, UART)
     
    5454
    5555Version information:
    56 ||= Project Version =||= ISE Tool Version =||= EDK Project Download =||
    57 || 1.1 || 13.4 || [http://warp.rice.edu/dl/refdes/template/w3_TemplateProject_OnBoardPeriphs_v1p1.zip w3_TemplateProject_OnBoardPeriphs_v1p1.zip] ||
     56||= Project Version =||= ISE Version =||= Bus Arch =||= EDK Project Download =||
     57|| 1.1 || 13.4 || PLB || [http://warp.rice.edu/dl/refdes/template/w3_TemplateProject_OnBoardPeriphs_v1p1.zip w3_TemplateProject_OnBoardPeriphs_v1p1.zip] ||
    5858
    5959We recommend downloading the latest version of this project that matches the version of the ISE tools you have installed.
     
    9999
    100100This is an XPS/SDK project which implements a subset of the peripheral cores from the full project above, including.
    101  * MicroBlaze soft processor
     101 * MicroBlaze soft processor (big-endian, PLB-based design)
    102102 * Block RAM for instruction/data memory
    103103 * User I/O (LEDs, buttons, UART)
     
    108108
    109109Version information:
    110 ||= Project Version =||= ISE Tool Version =||= EDK Project Download =||
    111 || 1.1 || 13.4 || [http://warp.rice.edu/dl/refdes/template/w3_TemplateProject_Lite_v1p1.zip w3_TemplateProject_Lite_v1p1.zip] ||
     110||= Project Version =||= ISE Version =||= Bus Arch =||= EDK Project Download =||
     111|| 1.1 || 13.4 || PLB || [http://warp.rice.edu/dl/refdes/template/w3_TemplateProject_Lite_v1p1.zip w3_TemplateProject_Lite_v1p1.zip] ||
    112112
    113113We recommend downloading the latest version of this project that matches the version of the ISE tools you have installed.