Skip to content

Time to digital converter implemented on a Cyclone V (DE10-Nano) FPGA.

Notifications You must be signed in to change notification settings

icebai-ustc/TDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDC

Time to digital converter implemented on a Cyclone V (DE10-Nano) FPGA.

Contents

Modules folder holds Verilog modules, including Carry Chains, Dynamic PLLs, and Memory.

Projects folder holds Quartus archived project files.

Python folder holds Python scripts for automating logic placement and memory read/write.

References folder holds sources used in creating TDC.

To-Do

MODULES:

Test & debug Dynamic Phase Lock Loop module (Clocks.v).

Finish TDC.v by implementing system to be measured & control logic.

PYTHON:

Finish TDC.py by including automated measurement of Carry Chain regs.

About

Time to digital converter implemented on a Cyclone V (DE10-Nano) FPGA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published