[[TracNav(HardwareUsersGuides/WARPv3/TOC)]] = WARP v3 User Guide: Template Projects = '''Coming soon''' The following template projects demonstrate how to use the various peripherals on the WARP v3 board and are good starting points for your custom designs. The projects are categorized by the version of Xilinx tools used. == Xilinx ISE 13.4 == === Basic Peripherals (a.k.a. Hello World) === This is a basic XPS/SDK project implementing: * MicroBlaze soft processor * Block RAM for instruction/data memory * User I/O (LEDs, buttons, UART) Download the project archive: [export:someZipFile] === Advanced Peripherals === This project builds ont he Basic Peripherals project above, adding: * Dual Ethernet interfaces * MPMC for DDR3 SO-DIMM access * Peripherals for RF interface control Download the project archive: [export:someZipFile] === Other Projects === The XPS/SDK projects for the latest OFDM Reference Design and WARPLab Reference Design are also available. These projects build on the same foundation as the projects above.