Prototype VxWorks Crate Software
Author: Elliot Lipeles, Caltech
|
|
|---|
A collection of "getting started" information (general and mvme1600)
DMA code for mvme1604 (PPC) board
PPC_DMA_PACK.h
PPC_DMA_PACK.c
VME slave configuration code for the mvme1604 (PPC) board
PPC_SlaveTool.h
PPC_SlaveTool.c
Data Board Exercise Program and useful Headers
This code uses thr setup in PPC_SlaveTool.* and PPC_DMA_PACK.*
DataBoard.h
DataBoard.c
Ring Buffer that is compatible with DMA's and CBLT
This code is board independent.
rng_dma.h
rng_dma.c
A routine that copies data from one buffer another fast
This code is board independant but was optimized for the PPC.
FastCopy.h
FastCopy.c
software trigger
trigger.h
trigger.c
pilot is a task that controls the above based on messages sent to it(very preliminary)
pliot.h
pilot.c