1 / 15

ES 112 Project

ES 112 Project. 2 bit ALU. Design a 2-bit ALU. Design a 2-bit ALU capable of performing the following operations: ADD Multiplication Bitwise AND Bitwise OR. Description of ADD operation. Assume that the bits are unsigned Inputs (A1, A0) and (B1, B0)

Télécharger la présentation

ES 112 Project

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. ES 112 Project 2 bit ALU

  2. Design a 2-bit ALU • Design a 2-bit ALU capable of performing the following operations: • ADD • Multiplication • Bitwise AND • Bitwise OR

  3. Description of ADD operation • Assume that the bits are unsigned • Inputs (A1, A0) and (B1, B0) • Implement the 2 bit adder in a “flat schematic”, i.e. draw all your gates in the same schematic. Do not use subcircuits for this exercise.

  4. Description of a Multiply Operation • Inputs (A1, A0) and (B1, B0) • Implement the 2 bit multiplier in a “flat schematic

  5. Definition of the 4-1 MUX

  6. Multiply

  7. Add Operation

  8. AND Operation

  9. OR Operation

  10. Schematic of 2 Bit Adder

  11. Schematic of 2 Bit Multiplier

  12. Schematic of 2 Bit AND

  13. 2 Bit OR

  14. Schematic of 4-1 Mux

  15. Top Level Schematic

More Related