The aim is to design and implement a 6T SRAM (Static Random-Access Memory) cell using Cadence EDA tools and verify its functionality through transient analysis simulation.
- Virtuoso Schematic Editor (for circuit design)
- Spectre Simulator (for circuit simulation)
- CMOS technology library (45nm node)
- Minimum 4GB RAM and a multi-core processor
- Open the Cadence Virtuoso tool and set up the working library.
- Create a new schematic cell view for the 6T SRAM cell design.
- Select NMOS and PMOS transistors from the library.
- Construct the 6T SRAM cell with two cross-coupled inverters and access transistors.
- Connect the wordline (WL), bitlines (BL, BLB), and power supply connections.
- Check the design for errors and proceed with simulation.
- Launch the Analog Design Environment (ADE).
- Perform transient analysis to verify read and write operations.
- Set up input stimulus and analyze the output waveform.
- Successfully designed the 6T SRAM cell schematic using Cadence EDA tools.
- Performed transient analysis, verifying the read and write operations of the SRAM cell.
- Observed correct switching behavior in response to control signals.