Skip to content

rjmdhr/RTCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTCSV

A Real Time Clock in System Verilog, that drives 6 seven segment displays. Initially it was meant to help verify a PCB version with basic CMOS counters and logic gate ICs but due to design differences the idea was scraped.

Waveforms

Seven Segment Displays

sevseg_waveforms

Clock Counters (20:57:00 to 00:00:00)

clock_waveforms

Shift Register Debouncers for Manual Input

debounce_waveforms

Manual Input

manual_waveforms

Improvements

  • Turn displays off when unecessary (08:30:57 should be 8:30:57)
  • Add ability to decrease digits in manual mode
  • Automatically set the actual time via a compatible communications interface through an external module

About

A Real Time Clock in System Verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published