Skip to content

A 4bit Counter with Parallel Load including a Clock Divider and a BCD decoder

Notifications You must be signed in to change notification settings

Stavros/4bitCounterParLoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4bitCounterParLoad

A 4bit Binary Counter with Parallel Load including a clock divider, a BCD decoder and a 7 segment display.

Information

This is a VHDL project for DSD-I1* a Cyclone IV FPGA made in Quartus 18.1 and is based in the example of pjbal.

Diagram:
Diagram

Behavioral VHDL code: nbit_syncCount_parLoad.vhd
Testbench VHDL code: nbit_syncCount_parLoad_tb.vhd

Modelsim:
Modelsim

FPGA:
FPGA

*Note: DSD-i1: A Mixed Functionality Development Board Geared Towards Digital Systems Design Education DOI:10.1109/DSD.2019.00032

Licence

Copyright (c) 2019 Stavros Kalapothas (aka Stevaras) stavros@ubinet.gr. It is free software, and may be redistributed under the terms of the GNU Licence.

About

A 4bit Counter with Parallel Load including a Clock Divider and a BCD decoder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages