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

From UConn PAN
Jump to navigation Jump to search
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.
** [[VHDL tutorial]] - a brief guide to VHDL design with a design example.
+
** [[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: Enter the code monkey]] - section two of the tutorial, focusing on outlining the framework of your code.
 +
*** [[VHDL: The real code]] - section three of the tutorial, focusing on coding the body of your design.

Revision as of 19:08, 6 July 2007

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

Links