Changes between Initial Version and Version 1 of sysace/preface


Ignore:
Timestamp:
Jul 19, 2006, 9:33:28 PM (18 years ago)
Author:
snovich
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sysace/preface

    v1 v1  
     1= Preface =
     2
     3Developing systems that incorporate SystemACE functionality on WARP is easy. This short document will teach the user several items of interest:
     4 1. Formatting and loading systems on a flash card
     5 1. Reconfiguring a system on flash via hardware
     6 1. Reconfiguring a system on flash via software
     7 1. Implementing a FAT file system
     8
     9== Required Hardware ==
     10 
     11 * CF-read device for PC
     12 * Any size flash card
     13 * WARP main board
     14
     15== Required Software ==
     16 * iMPACT (Xilinx ISE accessory application)
     17 * XPS
     18 * [[http://www.mager.org/mkdosfs/ mkdosfs]]) (free, available @ [[http://www.mager.org/mkdosfs/]])
     19 * Succesfully generated WARP XPS projects
     20 * Any project will work for hardware reconfiguration
     21 * Software-based reconfiguration projects must contain the SysACE controller peripheral available through BSB (has been included in the WARP XBD file)