Difference between revisions of "Design and prototyping of SiPM electronics"

From UConn PAN
Jump to navigation Jump to search
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
** [[SiPM digital control board]] - digital PCB for controlling the SiPMs.
 
** [[SiPM digital control board]] - digital PCB for controlling the SiPMs.
 
** [[Programming the FPGA]] - discussion of VHDL design for the FPGA.
 
** [[Programming the FPGA]] - discussion of VHDL design for the FPGA.
 +
*** [[Ethernet packets]] - a detail of the packets we intend to use on our network.
 
** [[VHDL tutorial]] - a brief guide to VHDL design with a design example; the introduction and core of the tutorial.
 
** [[VHDL tutorial]] - a brief guide to VHDL design with a design example; the introduction and core of the tutorial.
 
*** [[VHDL: Where to start]] - section one of the tutorial, focusing on preparing your design for coding.
 
*** [[VHDL: Where to start]] - section one of the tutorial, focusing on preparing your design for coding.

Revision as of 14:00, 17 July 2007

This page is a work in progress. More information will be added as the project progresses.

Links