Question
2. Using the structural approach, write the VHDL code to implement a full adder. The schematic of a full adder is illustrated in figure 9. Make sure to declare all the necessary components, including the OR2 gate. Compile and simulate your design. As you did in 1), create a VHDL component from the current file. Make su
Question image 1