diff --git a/docs/info.md b/docs/info.md index 2544bf5..bfd6a51 100644 --- a/docs/info.md +++ b/docs/info.md @@ -11,7 +11,7 @@ You can also include images in this folder and reference them in the markdown. E This is a simple synthesized time-to-digital converter (TDC), consisting of a delay line and parallel capture FF. Depending on `__TDC_INTERLEAVED__` either a simple or an interleaved delay line is implemented. -In the TT 1x1 block size a 128-stage interleaved delay can be fitted. +In the TT 1x1 block size a 192-stage interleaved delay can be fitted. ## How to test