NOR Latch Reprt
NOR Latch Reprt
NOR Latch Reprt
NOR LATCH
2021-2025
Submitted By:
21WH1A0461 - E. Amulya
21WH1A0465 - P. Varshitha
21WH1A0467 - A. Sreeja
Submitted To
Dr. T. Thammi Reddy
Associate Professor
ECE Department
We would like to express our sincere gratitude to all those who have contributed
to design the NOR latch.
First and foremost, we extend our heartfelt thanks to our supervisor, Dr.T.
Thammi Reddy, for their invaluable guidance, support, and mentorship
throughout the duration of this project. Their expertise and encouragement have
been instrumental in shaping the direction of our research and ensuring its
successful completion.
This project would not have been possible without the collective efforts and
support of all those mentioned above.
ABSTRACT
Table of contents:
1.Introduction
2.Project Description
3.Methodology
5.Results
6.Conclusion
7.References
1.Introduction
The S-R NOR latch has two inputs: S and R (SET and RESET) and two
outputs: Q and not Q. The Q is the normal output and not Q is the
complemented output.
Any latch has two states: SET and RESET (CLEAR). When Q = 1, we say the
latch is in the SET state. When Q = 0, the latch is in the RESET state.
Figure 11.1 shows the construction of a NOR latch.
The truth table below (Table 11.1) describes the characteristics of this NOR
latch.
A NOR latch has active-high inputs. When both inputs are low (S=0, R=0), the
output will not change. It is “latched”. Normally, one of the inputs in it could be
set to high to “set” or “clear” the latch. Yet if both inputs are high (S=1 and
R=1),
both outputs will be low, which is not valid since Q and not-Q should be
opposites.
2.Project Description
The primary goals of this project are to:
3.METHODOLOGY
3.1.Circuit Design and Schematic Capture
The SR latch is designed using two cross-coupled NOR gates. Each NOR
gate is implemented using CMOS technology with PMOS and NMOS
transistors. The schematic is captured in the Synopsys Custom Compiler
environment.
3.2 Pre-Layout Simulation
5.RESULT
The waveform below shows the operation of SR Latch
based NOR
gates.
6.Conclusion
The project successfully demonstrates the physical design
of an SR latch using NOR gates, utilizing Synopsys Custom
Compiler for schematic capture and layout design. The design
meets the required performance criteria, making it suitable for
integration into digital systems. The iterative optimization
process ensures a balance between speed, power, and area
efficiency.
7.References