Chapter 1 Flashcards

1
Q

Asserted signal is?

A

A signal that is (logically) true, or 1.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Deasserted signal is?

A

A signal that is (logically) false, or 0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Blocks without memory are called?

A

Combinational

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The output of a combinational block depends only on?

A

Current input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In blocks with memory, the outputs can depend on?

A

both the inputs and the value stored in memory; the state of the logic block

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A logic system whose blocks do not contain memory, hence compute the same output given the same input?

A

Combinational logic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A group of logic elements that contain memory, hence whose value depends on the input as well as the current contents of the memory?

A

Sequential logic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Called a logical sum, since its result is 1 if either operand is 1.

A

The OR operation. A+B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The result of an AND operator is 1 only if Both inputs are?

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The AND operator is also called ________, since its result is 1 only if both operands are 1.

A

Logical product

How well did you know this?
1
Not at all
2
3
4
5
Perfectly