This repo integrates everything for the XuLA FPGA board into one place:
pcb/:
Here's where you'll find the schematic and PCB layout stored as Eagle 5 files.
fmw/:
This contains the firmware for the microcontroller that manages the XuLA USB interface.
boot/:
This is the boot code that manages the reflashing of the uC firmware over the USB link.
user/:
This is the code that runs during normal operations of the XuLA board.
It manages the interface between the FPGA and the USB link.
FPGA/:
Some example FPGA designs for the XuLA are stored in here.
(You can find others in the StickIt! repository under the subdirectories
for the modules they support.)
docs/:
Look in here for the source of the XuLA manual and other supporting documentation.
misc/:
This is a random, grab-bag of stuff.