[ENGN3213 Home]
4-bit Adder using only VHDL
Let's re-do the 4-bit adder but this time using only VHDL source code.
Create a new VHDL Project
Add a VHDL Source File for the Full Adder
Creating the Top-Level VHDL Source File
Synthesis
Simulation of the 4-bit Adder
Implementation
ANU Engineering - ENGN3213