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

From UConn PAN
Jump to navigation Jump to search
Line 36: Line 36:
 
* <s>Combine [[Programming the ADC|ADC]] & [[Programming the temperature sensor|temperature sensor]] into single "SPI" module</s>
 
* <s>Combine [[Programming the ADC|ADC]] & [[Programming the temperature sensor|temperature sensor]] into single "SPI" module</s>
 
[[Programming_the_Ethernet_controller#.28000.29_Reset_Cycle|Ethernet module]]
 
[[Programming_the_Ethernet_controller#.28000.29_Reset_Cycle|Ethernet module]]
* Complete [[Programming the Ethernet controller|Ethernet controller module]] and perform tests with all components together
+
* Complete [[Programming the Ethernet controller|Ethernet controller module]]
 
** <s>Registers</s>
 
** <s>Registers</s>
 
** <s>Idler</s>
 
** <s>Idler</s>
Line 50: Line 50:
 
*** <S>Integrate with/''combine into'' existing modules</S> ''update'': integrated into  
 
*** <S>Integrate with/''combine into'' existing modules</S> ''update'': integrated into  
  
* Integrate all modules
+
* Integrate all modules and simulate the device as a whole
 
* Determine size of FPGA
 
* Determine size of FPGA
 
* Design or purchase connector to bus board
 
* Design or purchase connector to bus board

Revision as of 04:43, 13 November 2007

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

Internal Links

Analog amplifier

Digital control

Programming our FPGA

VHDL in general

  • VHDL tutorial - a brief guide to VHDL design with a design example; the introduction and core of the tutorial.

To-do list

Ethernet module

  • Complete Ethernet controller module
    • Registers
    • Idler
    • Reader
    • Querier
    • Programmer
    • Transmitter
    • Transceiver, extra debugging quasi-emulators in progress
    • Reset module
      • Execute on startup
      • Execute on command
      • Soft reset - load and report MAC and location addresses.
      • Integrate with/combine into existing modules update: integrated into
  • Integrate all modules and simulate the device as a whole
  • Determine size of FPGA
  • Design or purchase connector to bus board
  • Purchase all components (including EEPROM, RJ-45 female jack, etc)
  • Obtain footprints of all chips, connectors, jacks, etc
  • PCB layout
  • Prototype PCB
  • Design bus board
  • Design analog board