Giter VIP home page Giter VIP logo

parchar's Introduction

parcha

A resource-efficient and calibration-efforts free TDC using parallel short chains

The basic structure of ParCha is shown in the following figure:

The key insights of our proposal is to architect a TDC using Parallel short Chains. We reallocate the measurement range of each short chains by introducing appropriate fix delay, so that they can equivalently formulate a long chain. This can effectively minimize delay cell heterogeneity, thereby eliminating the reliance on tedious calibration efforts or redundant resources.

We have specially test our architecture on three different platforms, including AMD 16nm Ultrascale+ MPSoc XCZU7EV-2FFVC1156, AMD 28nm Kintex-7 XC7K325T, and Intel 55nm MAX10 FPGA.

(1) On 16nm Ultrascale+ FPGA, we leverage IDELAY3 to introduce appropriate delay, which has a time resolution of 1ps in the timing mode (2.1ps in counter mode). We use CARRY8 as chain resources. The specific architecture on this FPGA is shown in the following figure:

The code density test results under 400MHz clock is shown in the following figure (without any calibration efforts).

In this fiugre, New. stru. means results for our new TDC architecture. Conv. stru. stands for conventional TDC design where we cascade a series of carry units in a single long chain.

We have tested respective results under different clock frequencies. Results are displayed under the following table:

(2) On 28nm Kintex-7 FPGA, the chain resource becomes CARRY4 and IDELAY2. The specific structure implemented in this FPGA is shown in the following figure:

The code density test results under a 400MHz clock frequency are:

results under different clock frequencies:

(3) On 55nm MAX10 10M50DAF484C6GES, we use Programmable IOE delay to introduce appropriate delay for each short chain. And we use LUT as delay cells in each short chain.

The structure of TDC on this platform is:

It should be noted that the IOE unit on Intel FPGA is locked to GPIOs. Therefore, they are less flexible than IODELAY on AMD FPGA. If you need to chain multiple IOEs in order to achieve desired propagation delay, you would have to make outside connections.

The code density results under 350MHz clock frequency are:

We report no results over 350MHz due to the timing issue.

parchar's People

Contributors

caichao avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.