Skip to content

asankaSovis/eight_bit_computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Eight-Bit Computer using FPGA

8bit-computer

๐Ÿ’ธ Please consider donating on Paypal to keep this project alive.

FPGAs are an interesting invention that is expected to revolutionize the digital industry. From simple boolean circuits to complicated microcontrollers can be created just with a few lines of code using FPGAs.

image An Altera Stratix IV FPGA Chip, Source: wikipedia.org

This series will focus on building the 8-bit computer that Ben Eater built on his youtube channel. However, it will be done not with actual chips and hardware, but with Verilog code and FPGA simulations.

Check the Blog Series that this repo is connected to.

Blog Posts

Components

  • Clock โœ…
  • One Bit Register โœ…
  • Eight Bit Register ๐Ÿ”

Find me on social media

facebook github instagram twitter linkedin YouTube Deviant Pinterest Pinterest

About

๐ŸŽ›๏ธ FPGAs are an interesting invention that is expected to revolutionize the digital industry. This series will focus on building the 8-bit computer that Ben Eater built on his youtube channel. However, it will be done not with actual chips and hardware, but with Verilog code and FPGA simulations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors