Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

VLSI Design the layout ( you may use magic software) for a 16-bit ripple carry adder , show its logic correctness (using logic derivations) and

VLSI

Design the layout ( you may use magic software) for a 16-bit ripple carry adder, show its logic correctness (using logic derivations) and measure its area (m2 ).

The inputs to the adder should be A15..A0, B15..B0, CIN. The outputs should be SUM15..SUM0 and COUT. The 0 bits are the least significant.

The layout area should be the bounding box of your design in other words, the smallest rectangle that can enclose your layout.

Your ADDER should instantiate full-adder (FA) cells and route them together to make a ripple carry adder.

Your FA cell may use other sub-cells if you wish, or it can be flat. You should turn in the following:

A full adder layout FA.mag (and any other cell layouts if you used more hierarchy).

Your hierarchical adder layout file ADDER.mag.

Your adder schematic files ADDER.ps (this should include all other cell schematics).

Your spice files for the adder ADDER.spc (from xcircuit), ADDER.spice (from Magic) generated from schematic/layout that pass LVS.

Your LVS setup script for the adder ADDER.tcl. (We do not require these for other subcircuits such as the FA, but you may want to make them for debugging!)

A very brief report in text format (hw3.txt) summarizing your area result in m2 and the logic explanation of your FA/ADDER. Write equations like this: !a + !(b & c)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Spatial And Temporal Databases 11th International Symposium Sstd 2009 Aalborg Denmark July 8 10 2009 Proceedings Lncs 5644

Authors: Nikos Mamoulis ,Thomas Seidl ,Kristian Torp ,Ira Assent

2009th Edition

3642029817, 978-3642029813

More Books

Students also viewed these Databases questions