TARGET PLATFORM: LINUX 2.4
==========================

This directory holds the software to build the PCIExpress drivers, API
and application software for demonstrating the hardware and IP on a
PC running the Linux 2.4 kernel.


AccessLayer/ - contains code to interface the API code to the specific OS
and hardware platform

API/ - contains the Lattic PCIExpress IP drvier source code.  The source
code is platform and OS independent.  It deals with accessing and controlling
the specific IP that is implemented in the FPGA on top of the PCIExpress.

Platform/ - contains device drivers and other specifics for handling the hardware
on this specific platform

Utils/ - software utilities used by various modules

Applications/ - example code to demonstrate the usage of the PCIExpress IP
through the APIs.
