1 / 4

Assignment 1

Assignment 1. x 0. x 1. y 0. x 2. y 1. y 2. y 3. y 4. y 5. y 2 = x 2 x 1 x 0. + x 2 x 1 x 0. In Class Problem 1. Design a system that accepts a 3 bit input and outputs the square of the input. SQ. y 0 = x 0. y 1 = 0.

nedaa
Télécharger la présentation

Assignment 1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Assignment 1

  2. x0 x1 y0 x2 y1 y2 y3 y4 y5 y2 = x2x1x0 + x2x1x0 In Class Problem 1 Design a system that accepts a 3 bit input and outputs the square of the input. SQ y0 = x0 y1 = 0 FINISH THE DESIGN AS HOMEWORK DUE ON TBA. YOUR SUBMISSION SHOULD INCLUDE MINIMAL CIRCUITS.

  3. In Class Problem 2:Clock Design Design a two bit down counter. Count when s=1, otherwise maintain state. S = 0 11 S = 1 00 10 01

  4. J0 JK State Table J0=Q1s JK Excitation Table Q0Q1 00 01 11 10 0 1 Problem Excitation Table Q0 Q1 J0 K0 J1 K1 Complete the design for homework

More Related