CS - Week 8 - Slide 18 - Arithmetic Circuits – Adders, Subtractors and Comparators

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:58 PM on 6/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Describe a half-adder:

  • State its truth table

    • use that to find which logic gates to build the half-adder

knowt flashcard image
2
New cards

Describe a full-adder:

  • State its truth table

    • use that to find which logic gates to build the full-adder

knowt flashcard image
3
New cards

Describe how to build a full adder from half adders:

  • State the truth table

knowt flashcard image
4
New cards

Describe what is meant by a ripple-carry adder:

  • State when overflow has occurred

  • Describe the delay of a ripple-carry adder

knowt flashcard image
5
New cards

Describe what is meant by a subtractor:

  • Describe the underlying thought process

  • introduce the idea of an n-bit subtractor/adder unit

knowt flashcard image
6
New cards

Describe an adder/subtractor unit that will calculate S = Y - X where Y = -3 and X = 2

knowt flashcard image
7
New cards

Describe an adder/subtractor unit that will calculate S = Y - X where Y = -3 and X = -2

knowt flashcard image
8
New cards

Describe an adder/subtractor unit that will calculate S = Y + X where Y = -3 and X = -2

knowt flashcard image
9
New cards

Describe how to detect overflow for signed numbers (2s complement) and unsigned numbers

knowt flashcard image
10
New cards

Describe how to build a comparator for == and > < for:

  • 2 bit numbers

  • 4 bit numbers

knowt flashcard image