CZT-firmware: Difference between revisions
Line 5: | Line 5: | ||
energy, pixel and ASIC address, in addition to multihit information. Also | energy, pixel and ASIC address, in addition to multihit information. Also | ||
controls the pipelined ADC. | controls the pipelined ADC. | ||
===Offset substract=== | |||
Finds and subtracts the offset from ADC data, ensuring | |||
a consistent mean value of zero between all four detector chains | |||
==Hit discriminator (hit_dicr)=== | |||
determines whether there was an event or not? | |||
===Memory bus interface (mb_if)=== | |||
==MUX (scdp_ch_mux)== | ==MUX (scdp_ch_mux)== |
Revision as of 18:41, 18 October 2010
List of included modules in hierachical order:
Detector module interface (dm_if)
interface to readout electroncs for the detector modules. Reads energy, pixel and ASIC address, in addition to multihit information. Also controls the pipelined ADC.
Offset substract
Finds and subtracts the offset from ADC data, ensuring a consistent mean value of zero between all four detector chains
Hit discriminator (hit_dicr)=
determines whether there was an event or not?