Skip to content

ArunkumarK07/Design-Implementation-of-1-Bit-Full-Adder-using-Cadence-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Ex No: 05 - Design & Implementation of 1-Bit Full Adder Using Cadence Virtuoso

Aim

The aim is to design and implement a 1-bit Full Adder using Cadence Virtuoso and verify its functionality through transient analysis simulation.

Tools Required

Cadence Virtuoso Suite

  • Virtuoso Schematic Editor (for circuit design)
  • Spectre Simulator (for circuit simulation)

Process Design Kit (PDK)

  • CMOS technology library

Computer System

  • Minimum 4GB RAM and a multi-core processor

Procedure

1. Launch Cadence Virtuoso Environment:

  • Open the Cadence Virtuoso tool and set up the working library.
  • Create a new schematic cell view for the 1-bit Full Adder design.

2. Schematic Design:

  • Select NMOS and PMOS transistors from the library.
  • Construct the Full Adder circuit using CMOS.
  • Connect the inputs (A, B, Cin) and outputs (Sum, Cout) properly.

3. Simulation:

  • Check the design for errors and proceed with simulation.
  • Launch the Analog Design Environment (ADE).
  • Perform transient analysis to verify the output logic.
  • Set up input stimulus and analyze the output waveform.

Circuit Diagram

Screenshot 2025-03-28 193352

Truth Table for 1-Bit Full Adder

image

Schematic Diagram

1. Schematic of 1-Bit Full Adder:

Screenshot 2025-04-11 142821

image

Output

Transient Analysis Output:

Screenshot 2025-04-11 142904 Screenshot 2025-04-11 142843 Screenshot 2025-04-11 142750

Results

  1. Successfully designed the 1-bit Full Adder schematic using Cadence Virtuoso.
  2. Performed transient analysis, verifying the correct operation of the Full Adder.
  3. Observed correct logic switching behavior in response to input signals.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published