SlideShare a Scribd company logo
1 of 10
Download to read offline
Tutorial for IC Design Using Mentor Graphics™
Design and simulation an inverter
Wei Wang and Dongsoo S. Kim
1. Introduction
In this tutorial, we are going to create transistor level schematic of an inverter by using
the Design Architect of Mentor Graphic. The final schematic of the inverter will look like
the figure as shown in Figure 1-1. It also covers the simulation of the inverter.
Figure 1-1. Transistor level schematic of an inverter
2. Preparation
Check you have a correct configuration for using Mentor Graphics tools by typing as :
% module list
Currently Loaded Modulefiles:
1) base 2) tex 3) mentor
If you have don't have the mentor in the list, you need to type the following to load the
Mentor Graphics tools:
% module load mentor
Anyhow, you must have MyMentor directory under your home directory, which will
contain an html file for redirecting to ECAD online community of ECE department.
3. Starting Design Architect
1. Invoke Design Manager by typing:
$ adk_daic &
The Design Manager window will appear as shown in Figure 3-1.
Figure 3-1. The Design Manager window
3. Double click da_ic icon in the 'Tools' window and wait for a couple of
seconds, the Design Architect window will appear. Select Schematic in
the Session Palette window. A dialogbox pops up as shown in Figure 3-
2.
Figure 3-2 Dialog box for open new sheet
4. In the box labeled Component Name , type the schematic name inverter
at the end of default path. If you want to indicate the another directory, use
the Navigator, select the directory name, and type inverter at the end.
5. Leave other boxes untouched and click OK. For an existing design, you
may use the navigator to locate the component in your directories.
4. Schematic Entry
4.1 Adding components and ports to the schematic
Select the parts for your schematic of the inverter by choosing from a library
of components.
1. In the schematic_edit palette, select Library. Click on Device Lib to
place the transistors - an NMOS(4-pin) and a PMOS(4-pin).
2. Click on Generic Lib to place Portin, Portout, VDD, and Ground as
shown in Figure 4-1.
Figure 4-1 The required components in schematic diagram
4.2 Add Text/Change Labels
• To add text on the sheet:
1. Click Text on the right side palette, then select Comment Text.
2. Enter the text in the prompt bar, then click on OK.
3. Move cursor and click to place the text on the sheet.
• To change the text or name of the ports:
1. Place the cursor on the port name. Press Shift key and F7 simultaneously.
2. A Display Prompt Bar appears in the bottom of the the schematic
window. Input the new name in the New Value box, then click OK as
shown in Figure 4-2.
Figure 4-2. The port name.
4.3 Wiring
In the schematic_edit palette, select WIRE (or press F3). For adding a wire between
two points click once at the starting point and at all intermediate points to define the
net route and double click at the end point to complete the routing.
Figure 4-3. Add wires.
4.4 Change the instance name of the components
To change the reference number (INST), select the component, click right mouse button,
and then select Properties >Modify Multiple. In the box of Instance, change the
ASIM_MODEL, INST, L, and W values as shown in Figure 4-4.
To change the reference number automatically highlight all components, click the right
mouse button, Instance > Alter. The reference numbers will be automatically generated
by the tool.
Fig 4-4. Change the properties
5. Check/Save the sheet
1. The schematic you have created needs to be checked for connection errors before
it is saved into a file. Press Check& Save from the schematic_edit palette to
check and save your sheet. If your sheet does not pass the check, you cannot get
the result of simulation of the design. Check the log if errors are listed.
2. To prepare a Viewpoint for simulation in DA_IC, click Simulation in the palette,
click OK, and then click EndSim. (To make sure the Netlist is SPICE_Netlister
and Viewpoint name is eldonet by click option as shown in Figure 5-1.)
Figure 5-1. Setup Default Viewpoint
6. Generate Symbol
1. After your schematic is completed, you may want to create a block symbol to
represent this circuit. This symbol can be used in other schematics to perform the
same function as this circuit, and you do not need to draw the same circuit again.
2. Make sure that the schematic is checked and saved before making the symbol. To
generate a symbol, select:
M iscellaneous -> Generate Symbol...
from the pull-down menu bar.
3. In General Symbol dialog box, select Choose Shape, and select Buffer, click
OK , and click OK. A Symbol is created automatically and is displayed in a new
window as shown in Figure 6-1.
Fig 6-1. The symbol of Inverter.
4. Edit symbol if necessary. Use the same skill as in editing the schematic.
5. To save the symbol, press Check& Save from the schematic_edit palette to
check and save your sheet.
7. Simulation
7.1 Create a test circuit
1. Close your inverter and symbol, open a new sheet, and name it test_inverter.
2. Add one instantiation of inverter cell by selecting
Add -> Instrance -> Choose Symbol
Choose Inverter and click OK, we will get the symbol of the inverter as shown in
Figure 7-1.
Figure 7-1. One instantiation of an inverter
3. Add DC source at the input of inverter, add Portout at the output, create
power supply for the circuit, and change the value of DC source and Pulse
source from 1 V to 3.3 V.
4. Check & Save
7.2 Set up the model
1. Click Simulation in the schematic_edit palette to invoke the simulation, and
click OK.
2. Include TSMC0.35 m BSIM3 model, click Library in schematic_sim_palette,
and type ‘$ADK/technology/accusim/tsmc035.mod’ in Library path and then
click OK.
7.3 DC Analysis
You will run a DC sweep of the input and view the results.
1. Cliick Analysis in Setup Sim header inside schematic_sim_palette, select DC
and click Setup.
In the setup box that appears, type ‘IN’ for ‘Voltage Source’, ’
0’ for 'Start' box
and '3.3' for 'Stop' field, click OK, and then click OK as shown in Figure 7-2.
Figure 7-2. Setup Voltage Source
2. To view the input and output of your inverter, highlight IN and OUT,
click Setup Results>Plots. Select DC, select Voltage, and then click OK
Click Setup Results>Probes. Check DC, select Voltage, and then click OK
3. To run the simulation, click Netlist Write and Simulation->Run.
4. To view the results of your dc sweep, click Results>View>Invoke Viewer. Click
Result> Xprobe>Voltages-Default.
5. Drag cover input port and output port.
6. Press the right mouse bottom and from the popup menu select Chart >Add
cursor.
Then type Cursor name: T0 > OK
Press the left mouse button on the cursor and drag the cursor to the voltage point
you want
to measure.
To obtain another cursor to measure between points, press the right mouse bottom
and from
the popup menu select Chart >Add cursor. Then type Cursor name: T1 > OK
Press the left mouse button on the cursor and drag the cursor to the second voltage
point you
want to measure.
7. Another method to view the results of the analysis is by listing the signal values.
Select Vin Vout and the right mouse bottom, and select LIST . A LIST window
will appear
with a list of values for Vin and Vout.
8. Print your waveform by selecting the trace window, and selecting File > Print
Chart with ICPrint from the menu. Type `laser` for the printer name.
7.4 Transient Analysis
In this section, you will provide a pulse at the input and view the results.
1. Instead of using DC Source by using Pulse Source, connect to the input of
inverter as shown in Figure 7-3.
Figure 7-3. The schematic for Transient Analysis
2. Click Setup Sim ->Analysis, select Transient, click Setup. In the setup box that
appears, type 10u for Stop Time field and 50n for Time Step box. Then click on
OK.
3. To view the input and output of your inverter, highlight IN and OUT, and click
Setup Results>Plots. Check TRAN, select Voltage, and then click OK.
Click Setup Results>Probes. Check TRAN, select Voltage, and then click OK
4. To run the simulation, click Netlist Write and Simulation->Run.
5. View the results by clicking Results>View>Invoke Viewer. Click Result>
Xprobe>Voltages-Defaultas shown in Figure 7-4.
6. You can probe, measure and view your results as in the previous section.
Figure 7-4. The results of Transient Analysis
7.5 DC Operating point Analysis
In this section, you will find the DC operating point of several nodes in the circuit
and look at the transfer function of the input.
1. Setting up the simulation
Click Setup Sim ->Analysis.
Select DCOP in the dialog box that appears,then click OK
2. Running the simulation
Click Netlist Write and Simulation->Run.
3. Viewing the results
The next step is to view the results of your simulation run.
To see all the DC voltages and currents in your schematic,
Click DCOP_Show >Both

More Related Content

What's hot

Online voting system full thesis project by jahir
Online voting system full thesis project by jahirOnline voting system full thesis project by jahir
Online voting system full thesis project by jahirJahir Khan
 
Software Project Management
Software Project ManagementSoftware Project Management
Software Project ManagementNoorHameed6
 
Project synopsis on online voting system
Project synopsis on online voting systemProject synopsis on online voting system
Project synopsis on online voting systemLhakpa Yangji
 
Online Voting System project proposal report.doc
Online Voting System project proposal report.docOnline Voting System project proposal report.doc
Online Voting System project proposal report.docKhondokerAbuNaim
 
Inspection of Software Requirements Specifications (srs)
Inspection of Software Requirements Specifications (srs)Inspection of Software Requirements Specifications (srs)
Inspection of Software Requirements Specifications (srs)Mohammad Emrul Hassan Emon
 
PLC Internal Relays
PLC Internal RelaysPLC Internal Relays
PLC Internal RelaysAmeen San
 

What's hot (8)

Online voting system full thesis project by jahir
Online voting system full thesis project by jahirOnline voting system full thesis project by jahir
Online voting system full thesis project by jahir
 
Software Project Management
Software Project ManagementSoftware Project Management
Software Project Management
 
Project synopsis on online voting system
Project synopsis on online voting systemProject synopsis on online voting system
Project synopsis on online voting system
 
Online Voting System project proposal report.doc
Online Voting System project proposal report.docOnline Voting System project proposal report.doc
Online Voting System project proposal report.doc
 
Inspection of Software Requirements Specifications (srs)
Inspection of Software Requirements Specifications (srs)Inspection of Software Requirements Specifications (srs)
Inspection of Software Requirements Specifications (srs)
 
PLC Internal Relays
PLC Internal RelaysPLC Internal Relays
PLC Internal Relays
 
Online polling system
Online polling systemOnline polling system
Online polling system
 
Bank Management System
Bank Management SystemBank Management System
Bank Management System
 

Similar to Tutorial ic design

Power Systems Fundamentals - EE3500 - Lab 1.pptx
Power Systems Fundamentals - EE3500 - Lab 1.pptxPower Systems Fundamentals - EE3500 - Lab 1.pptx
Power Systems Fundamentals - EE3500 - Lab 1.pptxengrodriguesyuri
 
How to design a report with fine report reporting tool
How to design a report with  fine report reporting toolHow to design a report with  fine report reporting tool
How to design a report with fine report reporting toolFineReport Reporting Tool
 
lecture_slides_esteem2019-231.pdf
lecture_slides_esteem2019-231.pdflecture_slides_esteem2019-231.pdf
lecture_slides_esteem2019-231.pdfLukeaugustus2
 
Hv 4000 querying results
Hv 4000 querying resultsHv 4000 querying results
Hv 4000 querying resultsvarghese99
 
Workshop3 pump-geo
Workshop3 pump-geoWorkshop3 pump-geo
Workshop3 pump-geommd110
 
PCB Artist Desinging Software Report
PCB Artist Desinging Software ReportPCB Artist Desinging Software Report
PCB Artist Desinging Software ReportEr. Ashish Pandey
 
Workshop10 creep-jop
Workshop10 creep-jopWorkshop10 creep-jop
Workshop10 creep-jopmmd110
 
Spreadsheets Introduction using RM Number Magic
Spreadsheets Introduction using RM Number MagicSpreadsheets Introduction using RM Number Magic
Spreadsheets Introduction using RM Number MagicMalcolm Wilson
 
Avr generator
Avr generatorAvr generator
Avr generatorHarie Tr
 
Alv report-tutorial-www.sapexpert.co .uk-
Alv report-tutorial-www.sapexpert.co .uk-Alv report-tutorial-www.sapexpert.co .uk-
Alv report-tutorial-www.sapexpert.co .uk-Faina Fridman
 
130297267 transformations
130297267 transformations130297267 transformations
130297267 transformationsSunil Pandey
 
Pf700 energy savings_lab
Pf700 energy savings_labPf700 energy savings_lab
Pf700 energy savings_labconfidencial
 
Advanced Filter Concepts in MS-Excel
Advanced Filter Concepts in MS-ExcelAdvanced Filter Concepts in MS-Excel
Advanced Filter Concepts in MS-ExcelP. SUNDARI ARUN
 
Electronic Workbench - R.D.Sivakumar
Electronic Workbench - R.D.SivakumarElectronic Workbench - R.D.Sivakumar
Electronic Workbench - R.D.SivakumarSivakumar R D .
 

Similar to Tutorial ic design (20)

Ig proe-wf-5.0
Ig proe-wf-5.0Ig proe-wf-5.0
Ig proe-wf-5.0
 
Ig proe-wf-5.0
Ig proe-wf-5.0Ig proe-wf-5.0
Ig proe-wf-5.0
 
Lesson02
Lesson02Lesson02
Lesson02
 
Ads
AdsAds
Ads
 
Power Systems Fundamentals - EE3500 - Lab 1.pptx
Power Systems Fundamentals - EE3500 - Lab 1.pptxPower Systems Fundamentals - EE3500 - Lab 1.pptx
Power Systems Fundamentals - EE3500 - Lab 1.pptx
 
How to design a report with fine report reporting tool
How to design a report with  fine report reporting toolHow to design a report with  fine report reporting tool
How to design a report with fine report reporting tool
 
Dipole
DipoleDipole
Dipole
 
lecture_slides_esteem2019-231.pdf
lecture_slides_esteem2019-231.pdflecture_slides_esteem2019-231.pdf
lecture_slides_esteem2019-231.pdf
 
Hv 4000 querying results
Hv 4000 querying resultsHv 4000 querying results
Hv 4000 querying results
 
Mentor manual
Mentor manualMentor manual
Mentor manual
 
Workshop3 pump-geo
Workshop3 pump-geoWorkshop3 pump-geo
Workshop3 pump-geo
 
PCB Artist Desinging Software Report
PCB Artist Desinging Software ReportPCB Artist Desinging Software Report
PCB Artist Desinging Software Report
 
Workshop10 creep-jop
Workshop10 creep-jopWorkshop10 creep-jop
Workshop10 creep-jop
 
Spreadsheets Introduction using RM Number Magic
Spreadsheets Introduction using RM Number MagicSpreadsheets Introduction using RM Number Magic
Spreadsheets Introduction using RM Number Magic
 
Avr generator
Avr generatorAvr generator
Avr generator
 
Alv report-tutorial-www.sapexpert.co .uk-
Alv report-tutorial-www.sapexpert.co .uk-Alv report-tutorial-www.sapexpert.co .uk-
Alv report-tutorial-www.sapexpert.co .uk-
 
130297267 transformations
130297267 transformations130297267 transformations
130297267 transformations
 
Pf700 energy savings_lab
Pf700 energy savings_labPf700 energy savings_lab
Pf700 energy savings_lab
 
Advanced Filter Concepts in MS-Excel
Advanced Filter Concepts in MS-ExcelAdvanced Filter Concepts in MS-Excel
Advanced Filter Concepts in MS-Excel
 
Electronic Workbench - R.D.Sivakumar
Electronic Workbench - R.D.SivakumarElectronic Workbench - R.D.Sivakumar
Electronic Workbench - R.D.Sivakumar
 

More from Vijay Kannamalla

More from Vijay Kannamalla (8)

Pyxis sdl manual
Pyxis sdl   manualPyxis sdl   manual
Pyxis sdl manual
 
Mentor vlsi lab btech_4_1
Mentor vlsi lab btech_4_1Mentor vlsi lab btech_4_1
Mentor vlsi lab btech_4_1
 
100 questions-omr-sheet
100 questions-omr-sheet100 questions-omr-sheet
100 questions-omr-sheet
 
Chapter12
Chapter12Chapter12
Chapter12
 
Microprocessor
Microprocessor Microprocessor
Microprocessor
 
8086 lectures
8086 lectures8086 lectures
8086 lectures
 
Difference between ram and rom
Difference between ram and romDifference between ram and rom
Difference between ram and rom
 
Verilog code
Verilog codeVerilog code
Verilog code
 

Recently uploaded

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 

Recently uploaded (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 

Tutorial ic design

  • 1. Tutorial for IC Design Using Mentor Graphics™ Design and simulation an inverter Wei Wang and Dongsoo S. Kim 1. Introduction In this tutorial, we are going to create transistor level schematic of an inverter by using the Design Architect of Mentor Graphic. The final schematic of the inverter will look like the figure as shown in Figure 1-1. It also covers the simulation of the inverter. Figure 1-1. Transistor level schematic of an inverter 2. Preparation Check you have a correct configuration for using Mentor Graphics tools by typing as : % module list Currently Loaded Modulefiles: 1) base 2) tex 3) mentor If you have don't have the mentor in the list, you need to type the following to load the Mentor Graphics tools: % module load mentor Anyhow, you must have MyMentor directory under your home directory, which will contain an html file for redirecting to ECAD online community of ECE department. 3. Starting Design Architect
  • 2. 1. Invoke Design Manager by typing: $ adk_daic & The Design Manager window will appear as shown in Figure 3-1. Figure 3-1. The Design Manager window 3. Double click da_ic icon in the 'Tools' window and wait for a couple of seconds, the Design Architect window will appear. Select Schematic in the Session Palette window. A dialogbox pops up as shown in Figure 3- 2. Figure 3-2 Dialog box for open new sheet 4. In the box labeled Component Name , type the schematic name inverter at the end of default path. If you want to indicate the another directory, use the Navigator, select the directory name, and type inverter at the end. 5. Leave other boxes untouched and click OK. For an existing design, you
  • 3. may use the navigator to locate the component in your directories. 4. Schematic Entry 4.1 Adding components and ports to the schematic Select the parts for your schematic of the inverter by choosing from a library of components. 1. In the schematic_edit palette, select Library. Click on Device Lib to place the transistors - an NMOS(4-pin) and a PMOS(4-pin). 2. Click on Generic Lib to place Portin, Portout, VDD, and Ground as shown in Figure 4-1. Figure 4-1 The required components in schematic diagram 4.2 Add Text/Change Labels • To add text on the sheet: 1. Click Text on the right side palette, then select Comment Text. 2. Enter the text in the prompt bar, then click on OK. 3. Move cursor and click to place the text on the sheet. • To change the text or name of the ports: 1. Place the cursor on the port name. Press Shift key and F7 simultaneously. 2. A Display Prompt Bar appears in the bottom of the the schematic window. Input the new name in the New Value box, then click OK as shown in Figure 4-2.
  • 4. Figure 4-2. The port name. 4.3 Wiring In the schematic_edit palette, select WIRE (or press F3). For adding a wire between two points click once at the starting point and at all intermediate points to define the net route and double click at the end point to complete the routing. Figure 4-3. Add wires. 4.4 Change the instance name of the components To change the reference number (INST), select the component, click right mouse button, and then select Properties >Modify Multiple. In the box of Instance, change the ASIM_MODEL, INST, L, and W values as shown in Figure 4-4. To change the reference number automatically highlight all components, click the right mouse button, Instance > Alter. The reference numbers will be automatically generated by the tool.
  • 5. Fig 4-4. Change the properties 5. Check/Save the sheet 1. The schematic you have created needs to be checked for connection errors before it is saved into a file. Press Check& Save from the schematic_edit palette to check and save your sheet. If your sheet does not pass the check, you cannot get the result of simulation of the design. Check the log if errors are listed. 2. To prepare a Viewpoint for simulation in DA_IC, click Simulation in the palette, click OK, and then click EndSim. (To make sure the Netlist is SPICE_Netlister and Viewpoint name is eldonet by click option as shown in Figure 5-1.)
  • 6. Figure 5-1. Setup Default Viewpoint 6. Generate Symbol 1. After your schematic is completed, you may want to create a block symbol to represent this circuit. This symbol can be used in other schematics to perform the same function as this circuit, and you do not need to draw the same circuit again. 2. Make sure that the schematic is checked and saved before making the symbol. To generate a symbol, select: M iscellaneous -> Generate Symbol... from the pull-down menu bar. 3. In General Symbol dialog box, select Choose Shape, and select Buffer, click OK , and click OK. A Symbol is created automatically and is displayed in a new window as shown in Figure 6-1. Fig 6-1. The symbol of Inverter.
  • 7. 4. Edit symbol if necessary. Use the same skill as in editing the schematic. 5. To save the symbol, press Check& Save from the schematic_edit palette to check and save your sheet. 7. Simulation 7.1 Create a test circuit 1. Close your inverter and symbol, open a new sheet, and name it test_inverter. 2. Add one instantiation of inverter cell by selecting Add -> Instrance -> Choose Symbol Choose Inverter and click OK, we will get the symbol of the inverter as shown in Figure 7-1. Figure 7-1. One instantiation of an inverter 3. Add DC source at the input of inverter, add Portout at the output, create power supply for the circuit, and change the value of DC source and Pulse source from 1 V to 3.3 V. 4. Check & Save 7.2 Set up the model 1. Click Simulation in the schematic_edit palette to invoke the simulation, and click OK. 2. Include TSMC0.35 m BSIM3 model, click Library in schematic_sim_palette, and type ‘$ADK/technology/accusim/tsmc035.mod’ in Library path and then click OK. 7.3 DC Analysis You will run a DC sweep of the input and view the results. 1. Cliick Analysis in Setup Sim header inside schematic_sim_palette, select DC and click Setup. In the setup box that appears, type ‘IN’ for ‘Voltage Source’, ’ 0’ for 'Start' box and '3.3' for 'Stop' field, click OK, and then click OK as shown in Figure 7-2.
  • 8. Figure 7-2. Setup Voltage Source 2. To view the input and output of your inverter, highlight IN and OUT, click Setup Results>Plots. Select DC, select Voltage, and then click OK Click Setup Results>Probes. Check DC, select Voltage, and then click OK 3. To run the simulation, click Netlist Write and Simulation->Run. 4. To view the results of your dc sweep, click Results>View>Invoke Viewer. Click Result> Xprobe>Voltages-Default. 5. Drag cover input port and output port. 6. Press the right mouse bottom and from the popup menu select Chart >Add cursor. Then type Cursor name: T0 > OK Press the left mouse button on the cursor and drag the cursor to the voltage point you want to measure. To obtain another cursor to measure between points, press the right mouse bottom and from the popup menu select Chart >Add cursor. Then type Cursor name: T1 > OK Press the left mouse button on the cursor and drag the cursor to the second voltage point you want to measure. 7. Another method to view the results of the analysis is by listing the signal values. Select Vin Vout and the right mouse bottom, and select LIST . A LIST window will appear with a list of values for Vin and Vout. 8. Print your waveform by selecting the trace window, and selecting File > Print Chart with ICPrint from the menu. Type `laser` for the printer name. 7.4 Transient Analysis In this section, you will provide a pulse at the input and view the results. 1. Instead of using DC Source by using Pulse Source, connect to the input of inverter as shown in Figure 7-3.
  • 9. Figure 7-3. The schematic for Transient Analysis 2. Click Setup Sim ->Analysis, select Transient, click Setup. In the setup box that appears, type 10u for Stop Time field and 50n for Time Step box. Then click on OK. 3. To view the input and output of your inverter, highlight IN and OUT, and click Setup Results>Plots. Check TRAN, select Voltage, and then click OK. Click Setup Results>Probes. Check TRAN, select Voltage, and then click OK 4. To run the simulation, click Netlist Write and Simulation->Run. 5. View the results by clicking Results>View>Invoke Viewer. Click Result> Xprobe>Voltages-Defaultas shown in Figure 7-4. 6. You can probe, measure and view your results as in the previous section. Figure 7-4. The results of Transient Analysis 7.5 DC Operating point Analysis In this section, you will find the DC operating point of several nodes in the circuit and look at the transfer function of the input. 1. Setting up the simulation Click Setup Sim ->Analysis. Select DCOP in the dialog box that appears,then click OK 2. Running the simulation Click Netlist Write and Simulation->Run. 3. Viewing the results
  • 10. The next step is to view the results of your simulation run. To see all the DC voltages and currents in your schematic, Click DCOP_Show >Both