Design a pipeline and high-performance carry-look-ahead adder and verify using automated comparison testbench
- In order to optimize the pipeline carry-look-ahead adder, depending on the carry_out of the low-16 bits carry-look-ahead adder, the sum and carry_out of the high-16 bits carry-look-ahead adder are selected to be 0 or 1.
Distributed under the MIT License. See LICENSE
for more information.
吳華楨 Trista Wu - [email protected]
Project Link: https://github.com/trista-csee/Pipeline_Optimized_Carry_Look_Ahead_Adder