πΈ 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.
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.
- Introduction β
- Clock β
- D Flip Flop β
- One Bit Register β
- Eight Bit Register π
- Clock β
- One Bit Register β
- Eight Bit Register π