443 B
443 B
Feb 3, 2025 | ECE2700; HW 2 | Boehme, James
1.
Problem Statement:
Describe in Verilog, a full adder that accepts the following three one bit inputs:
x,y, and the carry-in bitc; and it generates the following two one-bit outputs: the sum bitsumand the carry-out bitcout.
Part a) For the first full-adder design, describe the
sumoutput using