wiki:ppc_prog_overview/ref_des

Version 1 (modified by snovich, 18 years ago) (diff)

added ref designs sec

Available WARP Reference Designs

The WARP website provides a myriad of reference designs geared towards getting the user better integrated with WARP’s hardware, software, and xilkernel. At the time of writing this document, the following reference designs are available:

  1. Peripheral Test: This reference design walks the user through using APIs to test WARP’s hardware and set up interrupts. This reference design uses the Xilinx standalone operating system.
  2. SystemACE Reconfiguration Test: This reference design teaches the user how to reconfigure the FPGA on WARP over software, by loading designs off of a compact flash card.
  3. Warp Radio Built in Self Test (BIST): a loopback test for the radio daughter-card to ensure it is functioning properly.
  4. Xilinx Xilkernel Demo Ported for WARP v. 1.1: A demo made by Xilinx that showcases most of xilkernels functionality.
  5. Xilkernel: Priority Scheduling pthreads Demo: A demo to help introduce the user to threading and priority-based scheduling
  6. Xilkernel: Round Robin Scheduling pthreads Demo: A demo to help introduce the user to threading and round-robin-based scheduling
  7. Xilkernel: Semaphores Demo: A demo to help introduce the user to semaphores.
  8. Xilkernel: Mutex Demo: A demo to help introduce the user to mutecies.
  9. Xilkernel: Shared Memory: a demo to help introduce the user to shared memory functionality
  10. Xilkernel: Dynamic Memory: a demo to help introduce the user to dynamic memory creation and allocation
  11. Xilkernel: Message Queues: a demo to help introduce the user to messaging.
  12. Xilkernel: Timer Interrupts: a demo to help introduce the user to setting up interrupts for xilkernel.


PREV: Methods of Targeting the PowerPC
| HOME | NEXT: Compiled References and Resources