SiLab-Bonn / tj-monopix2-daq

1 stars 3 forks source link

ENH: Add 52bit data timestamp #21

Closed cbespin closed 2 years ago

cbespin commented 2 years ago

This PR increases the number of bits with which the incoming frames get timestamped to prevent continuous overflow. At 40 MHz the timestamp will overflow after thousands of hours. This helps with event building. An additional raw data word for the added bits is introduced with these changes.