Notes 6 Flashcards

1
Q

combinational

A

inputs -> process ->output

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

sequential

A

input -> process -> output
/\ |
| memory \/
/
clock

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

analysis

A

what is the behavior?
start with a circuit or problem description or a Boolean equation or a sum of m terms

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

design

A

how do we do it?
efficient structure
Boolean algebra or kmap

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

synthesis

A

build it

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

analysis and deign given a circuit

A

label inputs and outputs and then the intermediates

express outputs in terms of inputs by determining the Boolean function for each gate output

this will give you an equation

then make a truth table and turn into k map to get simplified expression

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

pop the bubble nand gate

A

draw and understand it

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