Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.27 KB

README.rst

File metadata and controls

34 lines (24 loc) · 1.27 KB

XuLA2 FPGA Board Repository

This repo integrates everything for the XuLA2 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 XuLA2 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 XuLA2 board. It manages the interface between the FPGA and the USB link.
FPGA/:
All the example FPGA designs for the XuLA2 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 XuLA2 manual and other supporting documentation.
misc/:
This is a random, grab-bag of stuff.