This document summarizes a study on simulating a 4-bit Brent Kung parallel prefix adder using Silvaco EDA tools. The study implemented the adder using both basic logic gates and compound gates. It measured propagation delay, power consumption, and transistor count for different transistor sizes. The results showed that larger transistor sizes reduced propagation delay but increased power consumption. The compound gate implementation reduced power by 35.58%, delay by 9.16%, and used 96 fewer transistors compared to the basic logic gate implementation. However, it required larger buffer transistors to stabilize the output signals.