1 / 11

Lab 8 – Sequential Circuits

Lab 8 – Sequential Circuits. The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering. Jason Woytowich November 11, 2005. Schedule. November 11 – Sequential Circuits November 18 – Review Final Project

cutler
Download Presentation

Lab 8 – Sequential Circuits

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. Lab 8 – Sequential Circuits The George Washington UniversitySchool of Engineering and Applied ScienceDepartment of Electrical and Computer Engineering Jason Woytowich November 11, 2005

  2. Schedule • November 11 – Sequential Circuits • November 18 – Review Final Project • November 25 – Thanksgiving, no class • December 2 – Final Project Due

  3. Lab Activity • Build a 4-bit parallel input shift register. • There are two control inputs ‘Load’ and ‘Shift’ • One clock • 4 Parallel inputs and 1 serial output

  4. Design X0 X1 X2 X3 Out Load Shift The clock is not shown

  5. Shift Cell

  6. Shift Register

  7. Testbench

  8. Test Inputs

  9. Test Outputs

  10. State Machines • Completely describe the needed function. • Choose how to implement it. Mealy vs. Moore. • Draw state transition diagrams and assign a representation to the states. • From your diagram create a table of inputs, states, next states, and outputs. • From the table determine the combinational logic needed.

  11. Homework • Build and test a 4-bit counter with synchronous reset and enable count inputs.

More Related