VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway...

22
0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1. Design of CMOS inverter using design architect for NMOS: L=1.5 micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer. 01-03 2. Design of CMOS NAND gate using design architect for NMOS: L=1.5 micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer. 04-06 3. Design of CMOS NOR gate using design architect for NMOS: L=1.5 micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer. 07-09 4. Design of AND gate using design architect for NMOS: L=1.5 micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer. 10-12 5. Design of OR gate using design architect for NMOS: L=1.5 micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer. 13-15 6. Design of XOR gate using design architect for NMOS: L=1.5 micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer. 16-18 7. Design of XNOR gate using design architect for NMOS: L=1.5 micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer. 19-21 Lab In-charge

Transcript of VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway...

Page 1: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

0 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

VLSI DESIGN LAB

CONTENTS

S. No. List of Experiment Page

No

1.

Design of CMOS inverter using design architect for NMOS: L=1.5

micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and

W=3.5 micrometer.

01-03

2.

Design of CMOS NAND gate using design architect for NMOS: L=1.5

micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and

W=3.5 micrometer.

04-06

3.

Design of CMOS NOR gate using design architect for NMOS: L=1.5

micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and

W=3.5 micrometer.

07-09

4.

Design of AND gate using design architect for NMOS: L=1.5

micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and

W=3.5 micrometer.

10-12

5.

Design of OR gate using design architect for NMOS: L=1.5 micrometer,

W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5

micrometer.

13-15

6.

Design of XOR gate using design architect for NMOS: L=1.5

micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and

W=3.5 micrometer.

16-18

7.

Design of XNOR gate using design architect for NMOS: L=1.5

micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and

W=3.5 micrometer.

19-21

Lab In-charge

Page 2: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

1 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Experiment No.1

Objective: Design of CMOS inverter using design architect for NMOS: L=1.5 micrometer,

W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer.

Steps to write VLSI Design program –

1. Invoke Design Architect IC by using the following command da_ic & Choose the MGC

>Session from the Menu if palette is not present in the open window Select the "Show

Palette" and choose OK.

2. Choose the "Schematic" option from the right side palette.

3. Select the "Library" from the right side palette. Choose the "Device Lib" and select "4-

pin MOS" displayed under the "NMOS" Category.

4. Place 4 terminal NMOS to construct the Inverter.

5. Similarly place 4 terminal PMOS to form the P tree for Inverter as shown in the figure

below. And an interconnection.

6. Choose Add >Wire from Menu and complete the Inverter wiring.

7. Select "Back" from the palette and choose the "Generic Lib".

8. Choose and place the VDD port and GND port.

9. Place the input and output ports by selecting the Portin and Portout from Ports category.

10. Select the input nets and the output nets and assign name by selecting the right click and

"Name nets". Enter the net names as “A, and B" respectively in the "New value" tab.

11. Select the NMOS right click on it. Choose the Properties>Modify Multiple. (OR Select

the NMOS and press "Q" from the keyboard).

12. In the "Edit Properties" window select the ASIM _MODEL and change the value to "N".

13. Scroll down select the "L" property and change it to 2u.

14. Scroll down select the "W" property and change it to 5u.

15. Select the PMOS, right click on it. Choose the Properties>Modify Multiple.

16. In the "Edit Properties" window select the ASIM_MODEL and change the value to "P".

17. Scroll down select the “L” property and change it to 2u.

18. Scroll down select the "W" property and change it to 10u.

19. In order to do the simulation, click on start simulation.

20. Eldonet as default Spice simulator and Click ok.

21. Click on library.

Page 3: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

2 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

22. Assign the path for the model file in the include file path as follows

$ADK/technology/ic/models/ami05.mod

23. Click on Analysis in the right side Palette. Select Transient for analysis; Assign the

parameter in the Transient Analysis sub palette “Setup Transient Analysis”

24. Now Select the Input and output port A& B respectively by pressing the Ctrl tab of

keyboard it will be highlighted as white.

25. Click on Wave Output, Select TRAN in the Analysis option, Select + icon on the right

side to add the input and output ports.

26. After that click on View Waves in the Palette. Wait for a moment it will invoke

EZWAVE viewer, Select the TRAN in time left palette in the EZWAVE window, and

from the bottom palette select the Vin und Vout and drag in the wave region (OR double

click on the Vin And Vout).

27. Congratulation!!! Here you finished your lab design, which was Schematic design Entry

using Design Architect Tool (da_ic), and Simulation with ELDO tool.

Page 4: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

3 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Waveforms-

-------------------------------

Page 5: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

4 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Experiment No.2

Objective: Design of CMOS NAND gate using design architect for NMOS: L=1.5

micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5

micrometer.

Steps to write VLSI Design program –

1. Invoke Design Architect IC by using the following command da_ic &

2. Choose the MGC >Session from the Menu if palette is not present in the open

window Select the "Show Palette" and choose OK.

3. Choose the "Schematic" option from the right side palette.

4. Select the "Library" from the right side palette. Choose the "Device Lib" and select

"4- pin MOS" displayed under the "NMOS" Category.

5. Place 4 terminal NMOS to construct the NAND gate.

6. Similarly place 4 terminal PMOS to form the P tree for Inverter as shown in the

figure below. And an interconnection.

7. Choose Add >Wire from Menu and complete the Inverter wiring.

8. Select "Back" from the palette and choose the "Generic Lib".

9. Choose and place the VDD port and GND port.

10. Place the input and output ports by selecting the Portin and Portout from Ports

category.

11. Select the input nets and the output nets and assign name by selecting the right click

and "Name nets". Enter the net names as “A, and B" respectively in the "New value"

tab.

12. Select the NMOS right click on it. Choose the Properties>Modify Multiple. (OR

Select the NMOS and press "Q" from the keyboard).

13. In the "Edit Properties" window select the ASIM _MODEL and change the value to

"N".

14. Scroll down select the "L" property and change it to 2u.

15. Scroll down select the "W" property and change it to 5u.

16. Select the PMOS, right click on it. Choose the Properties>Modify Multiple.

17. In the "Edit Properties" window select the ASIM_MODEL and change the value to

"P".

Page 6: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

5 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

18. Scroll down select the “L” property and change it to 2u.

19. Scroll down select the "W" property and change it to 10u.

20. In order to do the simulation, click on start simulation.

21. Eldonet as default Spice simulator and Click ok.

22. Click on library.

23. Assign the path for the model file in the include file path as follows

$ADK/technology/ic/models/ami05.mod

24. Click on Analysis in the right side Palette. Select Transient for analysis; Assign the

parameter in the Transient Analysis sub palette “Setup Transient Analysis”

25. Now Select the Input and output port A& B respectively by pressing the Ctrl tab of

keyboard it will be highlighted as white.

26. Click on Wave Output, Select TRAN in the Analysis option, Select + icon on the

right side to add the input and output ports.

27. After that click on View Waves in the Palette. Wait for a moment it will invoke

EZWAVE viewer, Select the TRAN in time left palette in the EZWAVE window,

and from the bottom palette select the Vin und Vout and drag in the wave region

(OR double click on the Vin And Vout).

28. Congratulation!!! Here you finished your lab design, which was Schematic design

Entry using Design Architect Tool (da_ic), and Simulation with ELDO tool.

Page 7: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

6 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Waveforms-

------------------------------

Page 8: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

7 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Experiment No.3

Object: Design of CMOS NOR gate using design architect for NMOS: L=1.5

micrometer, W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5

micrometer.

Steps to write VLSI Design program –

1. Invoke Design Architect IC by using the following command da_ic & Choose the

MGC >Session from the Menu if palette is not present in the open window Select

the "Show Palette" and choose OK.

2. Choose the "Schematic" option from the right side palette.

3. Select the "Library" from the right side palette. Choose the "Device Lib" and select

"4- pin MOS" displayed under the "NMOS" Category.

4. Place 4 terminal NMOS to construct the NOR gate.

5. Similarly place 4 terminal PMOS to form the P tree for Inverter as shown in the

figure below. And an interconnection.

6. Choose Add >Wire from Menu and complete the Inverter wiring.

7. Select "Back" from the palette and choose the "Generic Lib".

8. Choose and place the VDD port and GND port.

9. Place the input and output ports by selecting the Portin and Portout from Ports

category.

10. Select the input nets and the output nets and assign name by selecting the right click

and "Name nets". Enter the net names as “A, and B" respectively in the "New value"

tab.

11. Select the NMOS right click on it. Choose the Properties>Modify Multiple. (OR

Select the NMOS and press "Q" from the keyboard).

12. In the "Edit Properties" window select the ASIM _MODEL and change the value to

"N".

13. Scroll down select the "L" property and change it to 2u.

14. Scroll down select the "W" property and change it to 5u.

15. Select the PMOS, right click on it. Choose the Properties>Modify Multiple.

Page 9: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

8 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

16. In the "Edit Properties" window select the ASIM_MODEL and change the value to

"P".

17. Scroll down select the “L” property and change it to 2u.

18. Scroll down select the "W" property and change it to 10u.

19. In order to do the simulation, click on start simulation.

20. Eldonet as default Spice simulator.

21. Click ok.

22. Click on library.

23. Assign the path for the model file in the include file path as follows

$ADK/technology/ic/models/ami05.mod

24. Click on Analysis in the right side Palette. Select Transient for analysis; Assign the

parameter in the Transient Analysis sub palette “Setup Transient Analysis”

25. Click on Wave Output, Select TRAN in the Analysis option, Select + icon on the

right side to add the input and output ports.

26. After that click on View Waves in the Palette. Wait for a moment it will invoke

EZWAVE viewer, Select the TRAN in time left palette in the EZWAVE window,

and from the bottom palette select the Vin und Vout and drag in the wave region

(OR double click on the Vin And Vout).

27. Congratulation!!! Here you finished your lab design, which was Schematic design

Entry using Design Architect Tool (da_ic), and Simulation with ELDO tool.

Page 10: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

9 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Waveforms-

-------------------------------

Page 11: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

10 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Experiment No.4

Object: - Design of AND gate using design architect for NMOS: L=1.5 micrometer, W=2.75

micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer.

Steps to write VLSI Design program –

1. Invoke Design Architect IC by using the following command da_ic & Choose the MGC

>Session from the Menu if palette is not present in the open window Select the "Show

Palette" and choose OK.

2. Choose the "Schematic" option from the right side palette.

3. Select the "Library" from the right side palette. Choose the "Device Lib" and select "4- pin

MOS" displayed under the "NMOS" Category.

4. Place 4 terminal NMOS to construct the AND gate.

5. Similarly place 4 terminal PMOS to form the P tree for Inverter as shown in the figure

below. And an interconnection.

6. Choose Add >Wire from Menu and complete the Inverter wiring.

7. Select "Back" from the palette and choose the "Generic Lib".

8. Choose and place the VDD port and GND port.

9. Place the input and output ports by selecting the Portin and Portout from Ports category.

10. Select the input nets and the output nets and assign name by selecting the right click and

"Name nets". Enter the net names as “A, and B" respectively in the "New value" tab.

11. Select the NMOS right click on it. Choose the Properties>Modify Multiple. (OR Select the

NMOS and press "Q" from the keyboard).

12. In the "Edit Properties" window select the ASIM _MODEL and change the value to "N".

13. Scroll down select the "L" property and change it to 2u.

14. Scroll down select the "W" property and change it to 5u.

15. Select the PMOS, right click on it. Choose the Properties>Modify Multiple.

16. In the "Edit Properties" window select the ASIM_MODEL and change the value to "P".

17. Scroll down select the “L” property and change it to 2u.

18. Scroll down select the "W" property and change it to 10u.

19. In order to do the simulation, click on start simulation.

20. Eldonet as default Spice simulator and Click ok.

21. Click on library.

Page 12: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

11 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

22. Assign the path for the model file in the include file path as follows

$ADK/technology/ic/models/ami05.mod

23. Click on Analysis in the right side Palette. Select Transient for analysis; Assign the

parameter in the Transient Analysis sub palette “Setup Transient Analysis”

24. Now Select the Input and output port A& B respectively by pressing the Ctrl tab of keyboard

it will be highlighted as white.

25. Click on Wave Output, Select TRAN in the Analysis option, Select + icon on the right side

to add the input and output ports.

26. After that click on View Waves in the Palette. Wait for a moment it will invoke EZWAVE

viewer, Select the TRAN in time left palette in the EZWAVE window, and from the bottom

palette select the Vin und Vout and drag in the wave region (OR double click on the Vin

And Vout).

27. Congratulation!!! Here you finished your lab design, which was Schematic design Entry

using Design Architect Tool (da_ic), and Simulation with ELDO tool.

Page 13: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

12 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Waveforms-

-------------------------------

Page 14: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

13 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Experiment No.5

Object: - Design of OR gate using design architect for NMOS: L=1.5 micrometer, W=2.75

micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer.

Steps to write VLSI Design program –

1. Invoke Design Architect IC by using the following command da_ic & Choose the MGC

>Session from the Menu if palette is not present in the open window Select the "Show

Palette" and choose OK.

2. Choose the "Schematic" option from the right side palette.

3. Select the "Library" from the right side palette. Choose the "Device Lib" and select "4- pin

MOS" displayed under the "NMOS" Category.

4. Place 4 terminal NMOS to construct the OR gate.

5. Similarly place 4 terminal PMOS to form the P tree for Inverter as shown in the figure

below. And an interconnection.

6. Choose Add >Wire from Menu and complete the Inverter wiring.

7. Select "Back" from the palette and choose the "Generic Lib".

8. Choose and place the VDD port and GND port.

9. Place the input and output ports by selecting the Portin and Portout from Ports category.

10. Select the input nets and the output nets and assign name by selecting the right click and

"Name nets". Enter the net names as “A, and B" respectively in the "New value" tab.

11. Select the NMOS right click on it. Choose the Properties>Modify Multiple. (OR Select the

NMOS and press "Q" from the keyboard).

12. In the "Edit Properties" window select the ASIM _MODEL and change the value to "N".

13. Scroll down select the "L" property and change it to 2u.

14. Scroll down select the "W" property and change it to 5u.

15. Select the PMOS, right click on it. Choose the Properties>Modify Multiple.

16. In the "Edit Properties" window select the ASIM_MODEL and change the value to "P".

17. Scroll down select the “L” property and change it to 2u.

18. Scroll down select the "W" property and change it to 10u.

19. In order to do the simulation, click on start simulation.

20. Eldonet as default Spice simulator and Click ok.

21. Click on library.

Page 15: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

14 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

22. Assign the path for the model file in the include file path as follows

$ADK/technology/ic/models/ami05.mod

23. Click on Analysis in the right side Palette. Select Transient for analysis; Assign the

parameter in the Transient Analysis sub palette “Setup Transient Analysis”

24. Now Select the Input and output port A& B respectively by pressing the Ctrl tab of keyboard

it will be highlighted as white.

25. Click on Wave Output, Select TRAN in the Analysis option, Select + icon on the right side

to add the input and output ports.

26. After that click on View Waves in the Palette. Wait for a moment it will invoke EZWAVE

viewer, Select the TRAN in time left palette in the EZWAVE window, and from the bottom

palette select the Vin und Vout and drag in the wave region (OR double click on the Vin

And Vout).

27. Congratulation!!! Here you finished your lab design, which was Schematic design Entry

using Design Architect Tool (da_ic), and Simulation with ELDO tool.

Page 16: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

15 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

WAVEFORMS-

-------------------------------

Page 17: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

16 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Experiment No.6

Objective: Design of XOR gate using design architect for NMOS: L=1.5 micrometer, W=2.75

micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer.

1. Steps to write VLSI Design program –

1. Invoke Design Architect IC by using the following command da_ic & Choose the MGC

>Session from the Menu if palette is not present in the open window Select the "Show

Palette" and choose OK.

2. Choose the "Schematic" option from the right side palette.

3. Select the "Library" from the right side palette. Choose the "Device Lib" and select "4-

pin MOS" displayed under the "NMOS" Category.

4. Place 4 terminal NMOS to construct the XOR gate.

5. Similarly place 4 terminal PMOS to form the P tree for Inverter as shown in the figure

below. And an interconnection.

6. Choose Add >Wire from Menu and complete the Inverter wiring.

7. Select "Back" from the palette and choose the "Generic Lib".

8. Choose and place the VDD port and GND port.

9. Place the input and output ports by selecting the Portin and Portout from Ports category.

10. Select the input nets and the output nets and assign name by selecting the right click and

"Name nets". Enter the net names as “A, and B" respectively in the "New value" tab.

11. Select the NMOS right click on it. Choose the Properties>Modify Multiple. (OR Select

the NMOS and press "Q" from the keyboard).

12. In the "Edit Properties" window select the ASIM _MODEL and change the value to "N".

13. Scroll down select the "L" property and change it to 2u.

14. Scroll down select the "W" property and change it to 5u.

15. Select the PMOS, right click on it. Choose the Properties>Modify Multiple.

16. In the "Edit Properties" window select the ASIM_MODEL and change the value to "P".

17. Scroll down select the “L” property and change it to 2u.

18. Scroll down select the "W" property and change it to 10u.

19. In order to do the simulation, click on start simulation.

20. Eldonet as default Spice simulator and click ok.

21. Click on library.

Page 18: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

17 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

22. Assign the path for the model file in the include file path as follows

$ADK/technology/ic/models/ami05.mod

23. Click on Analysis in the right side Palette. Select Transient for analysis; Assign the

parameter in the Transient Analysis sub palette “Setup Transient Analysis”

24. Now Select the Input and output port A& B respectively by pressing the Ctrl tab of

keyboard it will be highlighted as white.

25. Click on Wave Output, Select TRAN in the Analysis option, Select + icon on the right

side to add the input and output ports.

26. After that click on View Waves in the Palette. Wait for a moment it will invoke

EZWAVE viewer, Select the TRAN in time left palette in the EZWAVE window, and

from the bottom palette select the Vin und Vout and drag in the wave region (OR double

click on the Vin And Vout).

27. Congratulation!!! Here you finished your lab design, which was Schematic design Entry

using Design Architect Tool (da_ic), and Simulation with ELDO tool.

Page 19: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

18 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Waveforms-

-------------------------------

Page 20: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

19 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

Experiment No.7

Objective: Design of XNOR gate using design architect for NMOS: L=1.5 micrometer,

W=2.75 micrometer and for PMOS : L=1.5 micrometer and W=3.5 micrometer.

1. Steps to write VLSI Design program –

1. Invoke Design Architect IC by using the following command da_ic & choose the MGC

>Session from the Menu if palette is not present in the open window Select the "Show

Palette" and choose OK.

2. Choose the "Schematic" option from the right side palette.

3. Select the "Library" from the right side palette. Choose the "Device Lib" and select "4- pin

MOS" displayed under the "NMOS" Category.

4. Place 4 terminal NMOS to construct the XNOR gate.

5. Similarly place 4 terminal PMOS to form the P tree for Inverter as shown in the figure

below. And an interconnection.

6. Choose Add >Wire from Menu and complete the Inverter wiring.

7. Select "Back" from the palette and choose the "Generic Lib".

8. Choose and place the VDD port and GND port.

9. Place the input and output ports by selecting the Portin and Portout from Ports category.

10. Select the input nets and the output nets and assign name by selecting the right click and

"Name nets". Enter the net names as “A, and B" respectively in the "New value" tab.

11. Select the NMOS right click on it. Choose the Properties>Modify Multiple. (OR Select the

NMOS and press "Q" from the keyboard).

12. In the "Edit Properties" window select the ASIM _MODEL and change the value to "N".

13. Scroll down select the "L" property and change it to 2u.

14. Scroll down select the "W" property and change it to 5u.

15. Select the PMOS, right click on it. Choose the Properties>Modify Multiple.

16. In the "Edit Properties" window select the ASIM_MODEL and change the value to "P".

17. Scroll down select the “L” property and change it to 2u.

18. Scroll down select the "W" property and change it to 10u.

19. In order to do the simulation, click on start simulation.

20. Eldonet as default Spice simulator.

21. Click ok and click on library.

Page 21: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

20 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

22. Assign the path for the model file in the include file path as follows

$ADK/technology/ic/models/ami05.mod

23. Click on Analysis in the right side Palette. Select Transient for analysis; Assign the

parameter in the Transient Analysis sub palette “Setup Transient Analysis”

24. Now Select the Input and output port A& B respectively by pressing the Ctrl tab of keyboard

it will be highlighted as white.

25. Click on Wave Output, Select TRAN in the Analysis option, Select + icon on the right side

to add the input and output ports.

26. After that click on View Waves in the Palette. Wait for a moment it will invoke EZWAVE

viewer, Select the TRAN in time left palette in the EZWAVE window, and from the bottom

palette select the Vin und Vout and drag in the wave region (OR double click on the Vin

And Vout).

27. Congratulation!!! Here you finished your lab design, which was Schematic design Entry

using Design Architect Tool (da_ic), and Simulation with ELDO tool.

Page 22: VLSI DESIGN LAB - Electronics Club0 ShriRam College of Engineering & Managment National Expressway (A.B. Road), Banmore VLSI DESIGN LAB CONTENTS S. No. List of Experiment Page No 1.

21 ShriRam College of Engineering & Managment

National Expressway (A.B. Road), Banmore

waveforms-

-------------------------------