Skip to content

Project is a high-precision chronometer using VHDL, intended for implementation on an FPGA. The chronometer is designed to operate with nanosecond (ns) precision and is capable of accurately measuring elapsed time in milliseconds, seconds, and minutes. The design has been tested using a VHDL test bench and verified with the XSim extensively.

Notifications You must be signed in to change notification settings

htmos6/Swiss-Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Swiss-Stopwatch

Description

The Swiss Stopwatch project is an FPGA-based stopwatch designed to operate with nanosecond precision. Written in VHDL, this project implements a high-precision timing mechanism suitable for accurate measurement of elapsed time in milliseconds, seconds, and minutes. The stopwatch includes debounced start and reset functionalities to ensure reliable operation. The design has been tested using a VHDL test bench and the Vivado Simulator (XSIM).

Features

  • High Precision Timing: Operates with nanosecond precision.
  • Debounced Inputs: Includes debounced start and reset signals to ensure stable operation.
  • Multiple Time Units: Measures time in milliseconds, seconds, and minutes.
  • Modular Design: Utilizes separate components for debouncing and timing logic.

Setup Instructions

Prerequisites

  • Xilinx Vivado Design Suite
  • FPGA development board (e.g., Xilinx FPGA)
  • Knowledge of VHDL and FPGA development

Steps

  1. Clone the Repository:
    git clone https://github.com/htmos6/Swiss-Stopwatch.git
    cd Chronometer

About

Project is a high-precision chronometer using VHDL, intended for implementation on an FPGA. The chronometer is designed to operate with nanosecond (ns) precision and is capable of accurately measuring elapsed time in milliseconds, seconds, and minutes. The design has been tested using a VHDL test bench and verified with the XSim extensively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages