Lattice PCIexpress Demo
=======================

Release 1.5.0


This will install a console application and a Java application (along with
Windows device drivers) that allow you to access a Lattice PCIe Eval Board.
The demo software provides access to the 16 Segment LED, DIP switches, 
scratch pad register and EBR memory on the eval board.

Supports the following Eval boards:
LatticeECP2M35 PcIexpress x4
LatticeECP2M50 PcIexpress x4
LatticeSCM15   PCIexpress x1
LatticeSCM25   PCIexpress x1
LatticeSCM80   PCIexpress x4
LatticeSCM80   PCIexpress x8

Using the PCIe IP core v3.1 demo bitstreams.


INSTALLATION
============

The demo software package is installed using this Windows install utility.
Once installed, read the Docs/TN1123.pdf to see how to install
the device drivers and run the demo.


INSTALLATION NOTE: 
------------------
If you intend to modify and/or build the Windows driver source code, installing
in the default Windows location of "Program Files" will cause errors in the
DDK bld script.  The DDK does not like spaces in the path. Either install
the entire package in another location (no spaces in path) or move the
driver code for building.

