Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 6 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Ex No: 06 - Design & Implementation of 2-Bit Multiplier Using Cadence Virtuoso
## JAYA VISHAL M
## Reg no:212223060102

## Aim
The aim is to design and implement a **2-bit Multiplier** using **Cadence Virtuoso** and verify its functionality through transient analysis simulation.
Expand Down Expand Up @@ -43,25 +45,10 @@ The aim is to design and implement a **2-bit Multiplier** using **Cadence Virtuo

## Schematic Diagram

### Schematicand Symbol of 2-Input AND Gate:

![Screenshot 2025-05-10 160454](https://github.com/user-attachments/assets/7a700f59-c4b4-4006-b791-0a4edf7d1e57)

![Screenshot 2025-05-10 160505](https://github.com/user-attachments/assets/4031c7a7-7c0f-4397-a936-ac4f90c4f402)

### Schematicand Symbol of 2-Input EX-OR Gate:

![Screenshot 2025-05-10 160515](https://github.com/user-attachments/assets/880ad1be-e8b3-4111-b2ea-2b2c7eb1fd14)

![Screenshot 2025-05-10 160523](https://github.com/user-attachments/assets/4230854b-5f8e-43d0-9875-258b457660e3)

### Schematicand Symbol of Half Adder:
![Screenshot 2025-05-10 160535](https://github.com/user-attachments/assets/5d98f983-d6b7-42b9-8f16-17407b2010b2)

![Screenshot 2025-05-10 161100](https://github.com/user-attachments/assets/bfaa7af0-6785-46e4-b434-87d677af5807)

### Schematic of 2-Bit Multiplier:
![Screenshot 2025-05-10 162446](https://github.com/user-attachments/assets/5b4b78a1-5812-4789-85ec-60324c2b5968)
![WhatsApp Image 2025-05-19 at 13 56 43_3aa54fce](https://github.com/user-attachments/assets/da94d6a7-3880-41fc-8c62-93d4f6dde03c)


## Output
### Transient Analysis Output:
Expand All @@ -70,7 +57,8 @@ The aim is to design and implement a **2-bit Multiplier** using **Cadence Virtuo
![image](https://github.com/user-attachments/assets/55864d90-af08-4836-bc90-4cbba80573f8)


![Screenshot 2025-05-15 152538](https://github.com/user-attachments/assets/694df39e-3505-4cf1-ae99-21bc428300b7)
![WhatsApp Image 2025-05-19 at 13 54 16_11c9bfa9](https://github.com/user-attachments/assets/c1eef400-dc1d-43de-830e-062e8953fff3)


Run Time : 200ns

Expand Down