20EC01016 Lab3
20EC01016 Lab3
20EC01016 Lab3
Sidharth A Narayanan
1
Designing Layout for Circuit Schematics
Sidharth A Narayanan
1 Objective
To create the Layout Design for circuits from Lab Experiment 1 and compare the difference between
its Schematic simulation and its Post-Layout simulation
2 Theory
In the schematics designed in Experiment 1 we assumed that the circuit components are connected
by ideal wires with zero-resistance, it also ignores other effects like capacitance between two closely
space metal paths. Post-Layout simulation gives a more accurate estimate of how our circuit will
perform
Also Before Fabrication, the components must be physically placed and routed on the p-substrate
But there are certain Design Rules set by the limitations of the process that have to be followed
while Designing the Layout
After we perform the connection we perform an LVS check (Layout vs Schematic) to ensure that
the connection between components are properly done.
3 Specifications
3.1 Layers
• NIMP : N-type implant on p-substrate
2
3.2 Technology Used
– GPDK 180nm Technology Library (Instances, DRC, LVS)
– 180nm PMOS and NMOS from the above library
– pmoscap from GPDK 180nm Library
4 Design
In this report, we will only focus on how we optimized the area usage of the layout. There are various
Design Rules that has to be abided by, by taking into consideration the exact value of minimum
spacing required between various materials in the layout, we could minimize unnecessary gap in
the layout
There are many more such rules, but I wouldn’t finish my report on time if I were to meticulously
go through the .drc file to list them all.
• Then we create a configuration file of the same name for the schematic in which we are using
the ”av_extracted” view
• We then launch ADE L, from the configuration schematic that opens up along with the config
file
3
5.2 Graphs for Single Inverter
Figure 2: Input and Ouput Voltage of a CMOS inverter plotted against the input DC sweep value for
both Schematic and Post-Layout simulation (Zoomed in near Vth to emphasize the slight deviation)
4
Figure 3: Rising Delay Comparison for a single inverter driven by an ideal pulse source (1pf rise/fall
time)
Figure 4: Falling Time Delay Comparison for a single inverter driven by an ideal pulse source
• Inverter + Capacitor
5
Figure 5 – Layout of Inverter Figure 6 – Layout of Inverter +
Capacitor Module
6
Figure 7: Schematic of Inverter + Capacitor Module
7
8
Figure 9: Simulating Loading Condition of the Inverter
Figure 10: Quad Inverter+Capacitor Module (used to simulate Loading)
Figure 11: Schematic of Circuit for evaluating the difference in performance of Pre and Post-Layout
level under typical load condition
9
10
Figure 12: The Entire Layout for simulating the Loading Condition
6.2 Layout Views
11
Figure 15: Transient Response Comparison Under Loading Condition
12
7 Discussion
• No significant difference was observed in the value of Vth , it differed by only 0.2mV
• The rising and falling delay had a huge hit especially under load-condition
8 Conclusion
• An efficient layout taking into consideration the various spacing constraints was accom-
plished
• Small changes in delay time of a single inverter can add up significantly while working in
non-ideal loading conditions
• Performing Layout Design Manually is a laborious task even for small circuits
13