Changes between Version 9 and Version 10 of WARP User Guide


Ignore:
Timestamp:
Jun 21, 2006, 2:36:35 AM (18 years ago)
Author:
snovich
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARP User Guide

    v9 v10  
    44 * [wiki:"XPS"] - Using XPS to Develop Hardware/Software Projects for WARP
    55 * [wiki:peripheral_test Peripheral Test] - Walkthrough for setting up and running the Peripheral Test on the WARP FGPA board v1.1
     6 * [wiki:Implementing Custom Peripherals that Require no Power PC Interaction] - How to bring in custom Verilog/VHDL peripherals that do not require software control
    67 * [wiki:Implementing Custom Peripherals with the Power PC Core] - This documentation will show the user how to import a peripheral and control it through the Power PC (using the C programming language).