iic-jku / jku-tt06-tdc-v1

TDC based on simple inverter chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time-to-Digital Converter (TDC)

Copyright 2024 by Harald Pretl, Institute for Integrated Circuits, Johannes Kepler University, Linz, Austria

A TDC is implemented in Verilog and synthesized, with a configurable delay length, and based on an interleaved inverter chain.

The result of the delay line capture is output directly, without any bubble correction or coding.

This implementation shall allow to study the bubble signatures which are happening, and will allow to develop a proper bubble correction logic. In addition, the DNL and INL of the TDC can be quantified.

About

TDC based on simple inverter chain

License:Apache License 2.0


Languages

Language:Verilog 51.4%Language:Tcl 25.7%Language:Makefile 9.8%Language:Python 6.9%Language:Shell 6.1%