DOC PREVIEW
Berkeley COMPSCI 61C - Combinational Logic & State

This preview shows page 1 out of 2 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 2 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 2 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

Logic Gates • Looking at what XNOR does, can you think of another name for it? • How many different two-input logic gates are possible? How many n-input logic gates? • Build NOT, AND, OR, and XOR using only NAND. To save yourself writing, once you have built a gate, you can re-use it. Pipelining Review • Recall: Minimum clock period = tclk-to-q + tCL + tsetup • Usually tCL dominates, but it is only the combinational delay between registers • If we place registers in the critical path, we can shorten the delay by reducing the amount of logic between registers Pipelining Problem • The circuit below computes the weighted average of 4 values • Logic Delays - tmult = 55ns, tadd = 19ns, tshift = 2ns • Register Parameters - tsetup = 2ns, thold = 1ns, tclk-to-q = 3ns • What is the critical path delay and the maximum frequency this circuit can operate at? • If you add one stage of registers (pipelining), what is the highest frequency you can get? CS 61C Spring 2010 Week 9 (3/16) Michael Greenbaum (cs61c-tf) adopted from Scott Beamer Combinational Logic & StateBoolean Simplification Practice • Minimize the following boolean expressions: Finite State Machine Practice • Goal: A system that can output a value between 0 - 3 with the ability to increment and decrement. This system will have two 1-bit inputs: increment and decrement (as well as clock), and a 2-bit output (the count). If increment is high, the count should increase by one for the next cycle (wrap around if necessary). If decrement is high, the count should decrease by one for the next cycle (wrap around if necessary). If neither is high the system should stay at the same value, and they will never both be high at the same time. • Draw a finite state machine for this system. • Assign states binary encodings and complete a truth table for your FSM. • Starting from sum-of-product expressions from the truth table, derive simplified expressions for next state as well as the


View Full Document

Berkeley COMPSCI 61C - Combinational Logic & State

Documents in this Course
SIMD II

SIMD II

8 pages

Midterm

Midterm

7 pages

Lecture 7

Lecture 7

31 pages

Caches

Caches

7 pages

Lecture 9

Lecture 9

24 pages

Lecture 1

Lecture 1

28 pages

Lecture 2

Lecture 2

25 pages

VM II

VM II

4 pages

Midterm

Midterm

10 pages

Load more
Download Combinational Logic & State
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Combinational Logic & State and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Combinational Logic & State 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?