Describe the following eight-bit carry-select adder (CSA) at the structural level by instantiating three RCA that you ha
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Describe the following eight-bit carry-select adder (CSA) at the structural level by instantiating three RCA that you ha
Question 1. Describe an eight-bit RCA by instantiating two four-bit RCAs that you modeled in Question 1. Compare the outputs of your eight-bit CSA design with the outputs of your 8-bit RCA design in one testbench. Verify your outputs using the following test vectors. a=8′h00;a=8′hff;a=8′hf7;a=8′haa;a=8′h8f;b=8′ hoo; b=8′ hff; b=8′h7f;b=8′h55;b=8′hf8;
Describe the following eight-bit carry-select adder (CSA) at the structural level by instantiating three RCA that you have modeled in