Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Digital clock implemented with Block Diagrams on Quartus

License

Notifications You must be signed in to change notification settings

jrmmendes/block-diagram-digital-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Clock

Digital clock implemented with Block Diagrams on Quartus.

Good Practices

  • Put your module on the modules directory and create, on the root directory, a _test and _waveform.
  • Do not modify the .gitignore (it removes databases, output_files, simulation and so on from the repository)

Modules

  • Comparators: 1 and 4 bit comparator
  • Arithmetic: adders, subtractors and counters
  • Decoders: bcd to 7 segment decoder

Roadmap

  • Fix hour module and test on the DE2-115

About

Digital clock implemented with Block Diagrams on Quartus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published