• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/9

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

9 Cards in this Set

  • Front
  • Back

Combinational logic

blocks do not contain memory. Compute same outputs given the same inputs

sequential logic

contains memory. The values depend on input and current state.

A logic block with n inputs has 2^n entries in the truth table

freebie

PLA

programmable logic arrays

A ROM with 2^n has

n input lines

edge trigger clocking

All state changes happen on the active rising or falling of the clock edge

SRAM is faster and more costly than DRAM

FREEBIE

In DRAM the data needs to be read and written back. It needs a constant voltage

freebie

FMS

finite state machines