On-Chip Structures for the 1.6 and 0.6  m Designs 1.6  m chip Final layout.

Slides:



Advertisements
Similar presentations
Module 5 – Sequential Logic Design with VHDL
Advertisements

Morgan Kaufmann Publishers
Registers and Counters. Register Register is built with gates, but has memory. The only type of flip-flop required in this class – the D flip-flop – Has.
Changes in input values are reflected immediately (subject to the speed of light and electrical delays) on the outputs Each gate has an associated “electrical.
Electronic memory & logic devices. Solid State Physics N N P P +- Transistors And diodes Logic gates Memory devices : Flip flops Flip Flop Flip Flop Flip.
1 Fundamentals of Computer Science Sequential Circuits.
Sequential circuit Digital electronics is classified into combinational logic and sequential logic. In combinational circuit outpus depends only on present.
SENIOR PROJECT By: Ricardo V. Gonzalez Advisor: V. Prasad.
Logical Effort Section Problems: P6.2 Compute the oscillation frequency of a seven-stage ring oscillator using 0.18 micron technology. Does.
Gheorghe M. Ştefan
Digital Signal Processor (DSP) By Steve D. Wong (166/198A) Ervin Rosario-Figueroa (166/198A) Lana Dam Ivan Pierre-Louis Cuong Nguyen Spring 2003 San Jose.
Team M1 Enigma Machine Milestone 5 Adithya Attawar (M11) Shilpi Chakrabarti (M12) Zavo Gabriel (M13) Mike Sokolsky (M14) Design Manager: Prateek Goenka.
Digital Circuit Review: Combinational Logic Logic operation –Need to know following two input gates: NAND, AND, OR, NOT, XOR –Need to know DeMorgan’s Theorems.
Counters Mano & Kime Sections 5-4, 5-5. Counters Ripple Counter Synchronous Binary Counters –Design with D Flip-Flops –Design with J-K Flip-Flops Counters.
S. Reda EN160 SP’07 Design and Implementation of VLSI Systems (EN0160) Lecture 11: Logical Effort (1/2) Prof. Sherief Reda Division of Engineering, Brown.
Effect of Pads 0.6  m chip June 2002 Final layout.
San Jose State University Electrical Engineering EE Bit Serial to Parallel Converter Prof. David Parent, PhD Members: Quang Ly Derek Kwong Hector.
Chapter 3 Continued Logic Gates Logic Chips Combinational Logic Timing Sequential Logic Flip Flops Registers Memory State Machines.
Design and Implementation of VLSI Systems (EN0160) lecture03 Sherief Reda Division of Engineering, Brown University Spring 2008 [sources: Weste/Addison.
FUNCTIONAL OVERVIEW Design a synchronous 4-bit up and down counter Operates at 25MHz on the positive edge of the clock Designed to drive a 10pF capacitive.
4 Bit Serial to Parallel Data Stream Converter Vinaya Anne Kristy Lypen Michael Scheel Victor Zavaleta Vinaya Anne Kristy Lypen Michael Scheel Victor Zavaleta.
ENGIN112 L26: Shift Registers November 3, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 26 Shift Registers.
Viterbi Decoder: Presentation #3 Omar Ahmad Prateek Goenka Saim Qidwai Lingyan Sun M1 Overall Project Objective: Design of a high speed Viterbi Decoder.
Unit 12 Registers and Counters Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh.
A presentation on Counters
Counters.
Registers and Counters
Flip Flops. Clock Signal Sequential logic circuits have memory Output is a function of input and present state Sequential circuits are synchronized by.
Asynchronous Counters with SSI Gates
Lecture 1 Combinational Logic Design & Flip Flop 2007/09/07 Prof. C.M. Kyung.
Flip_Flops  Logic circuits are classified ito two groups  1. The combinational logic circuits,using the basic gates AND,OR and NOT.  2. Sequential.
1 Four-Bit Serial Adder By Huong Ho, Long Nguyen, Lin-Kai Yang Ins: Dr. David Parent Date: May 17 th, 2004.
Spencer/Ghausi, Introduction to Electronic Circuit Design, 1e, ©2003, Pearson Education, Inc. Chapter 14, slide 1 Introduction to Electronic Circuit Design.
Senior Project By: RICARDO V. GONZALEZ Advisor: V. B. PRASAD.
Designing of a D Flip-Flop Final Project ECE 491.
 Counters are sequential circuits which "count" through a specific state sequence. They can count up, count down, or count through other fixed sequences.
Lecture #27 Page 1 ECE 4110– Sequential Logic Design Lecture #27 Agenda 1.Counters Announcements 1.HW #12 due.
Why we need adjustable delay? The v1495 mezzanine card (A395A) have a signal transmission time about 6ns. But we need all the signals go into the look.
Assignment 8 solutions 1) Design and draw combinational logic to perform multiplication of two 2-bit numbers (i.e. each 0 to 3) producing a 4-bit result.
The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE122 – Lab 7 Binary Counter.
Abdullah Said Alkalbani University of Buraimi
CE1110: Digital Logic Design Sequential Circuits.
COUNTERS Why do we need counters?
Modulo-N Counters According to how they handle input transitions –Synchronous –Asynchronous.
 Flip-flops are digital logic circuits that can be in one of two states.  Flip-flops maintain their state indefinitely until an input pulse called a.
Lecture #27 Page 1 ECE 4110–5110 Digital System Design Lecture #27 Agenda 1.Counters Announcements 1.Finish reading Wakerly sections 8.1, 8.2, 8.4, 8.5.
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Dr. Shi Dept. of Electrical and Computer Engineering.
Counters and registers Eng.Maha Alqubali. Registers Registers are groups of flip-flops, where each flip- flop is capable of storing one bit of information.
CHAPTER 14 Digital Systems. Figure 14.1 RS flip-flop symbol and truth table Figure
Digital Block Design & Layout Logic gate (3INPUT NAND GATE) 구자연.
The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE122 – Lab 7 Latches & Flip-flops.
Dept. of Electrical and Computer Eng., NCTU 1 Lab 10. Up/Down Counter Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
Implementation of LFSR Counter Using CMOS VLSI Technology.
INTRODUCTION FLIP FLOPS: Flip flop is the basic memory element in a digital computer. It is used to store one bit of information with a 0 (or) 1. It is.
Shift Register Counters
FLIP FLOPS Binary unit capable of storing one bit – 0 or 1
Basic Digital Logic.
FIGURE 5.1 Block diagram of sequential circuit
12-bit counter and 2GHz oscillator
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Yee-Wing Hsieh Steve Jacobs
Sequential logic circuits
Asynchronous Counters with SSI Gates
Lecture Part A Combinational Logic Design & Flip Flop
Digital Logic & Design Lecture 05
Chapter 1 INTRODUCTION.
KS4 Electricity – Electronic systems
5x5 Pixel Array Status 4 February 2004
CHAPTER 4 COUNTER.
Presentation transcript:

On-Chip Structures for the 1.6 and 0.6  m Designs 1.6  m chip Final layout

On-Chip Structures for the 1.6 and 0.6  m Designs 0.6  m chip Final layout

On-Chip Structures for the 1.6 and 0.6  m Designs Close-up of the border ring oscillator for the 1.6  m chip: Two inverters on the right

On-Chip Structures for the 1.6 and 0.6  m Designs 1.6  m chip 19-stage ring osc. 0.6  m chip 31-stage ring osc.

On-Chip Structures for the 1.6 and 0.6  m Designs 4-bit counter design with T-flip flops for the 1.6  m chip

On-Chip Structures for the 1.6 and 0.6  m Designs 6-bit counter design with D-flip flops for the 1.6  m chip (“Cntout” is the most significant bit.)

On-Chip Structures for the 1.6 and 0.6  m Designs T flip-flop design using a D flip-flop and logic D flip-flop schematic using transmission gates, NAND gates and inverters

On-Chip Structures for the 1.6 and 0.6  m Designs D flip-flop layout from the 1.6  m chip

On-Chip Structures for the 1.6 and 0.6  m Designs Crosstalk testing structure on the 0.6  m chip: schematic and layout.