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

From UConn PAN
Jump to navigation Jump to search
m
Line 8: Line 8:
 
=== Digital control ===
 
=== Digital control ===
 
* [[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]] - central page for programming the FPGA.
** [[Ethernet packets]] - a detail of the packets we intend to use on our network.
+
** [[Programming the DAC]] - discussion of the design for the DAC.
 +
** [[Programming the temperature sensor]] - discussion of the design for the temperature sensor.
 +
** [[Programming the ADC]] - discussion of the design for the ADC.
 +
** [[Programming the Ethernet controller]] - discussion of the design for the Ethernet controller.
 +
*** [[Ethernet packets]] - a detail of the packets we intend to use on our network.
 +
** [[Reset and Initialization]] - discussion of the design for the reset and initialization core.
 
* [[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 18:51, 17 July 2007

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

Links

Analog amplifier

Digital control