RISC Flashcards

(13 cards)

1
Q

What is RISC?

A

Reduced instruction Set computer. by comparison, all others are called CISC processors. Most CISC processors are extinct

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

Why RISC?

A

CISC was getting too complicated. A microprogramming language had to be used to implement the assembly language. it was the only way to implement the complex instructions.

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

Why RISC?

A

While a simple instruction didn’t take a long time to execute, a complex instruction took a very long time to execute

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

What are the catalysts that allowed RISC processors to come about?

A

better compiler technology, faster and cheaper memory, ASIC technology

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

What are some RISC properties?

A

All instructions can be fetched in a single fetch

Usually 32 bit to allow enough bits in the instruction for complete addressing.

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

Current RISC Designs

A

Most have dual primary cache (fetch both branches of a branched instruction)

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

What is DSP

A

Digital Signal Processors
It’s an essential building block.

It refers to various techniques for improving the accuracy and reliability of digital communications.

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

What does DSP do?

A

Involves reading information from the physical world. Produce output that goes back into the physical world

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

What does DSP do?

A

Involves looking at how hardware design is specialised so an efficient way of solving a particular computing problem can be solved. how the hardware can be specialised to solve problems

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

What does RISC do?

A

what architectural features speed and slow things down. want to move slower things to faster things.

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

What does RISC do?

A

what architectural features speed and slow things down. want to move slower things to faster things.

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

single Cycle MAC

A

DSP directly supports it.

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

Multiple access memory architecture

A

Normally Harvard architecture

Used for high performance numerically intensive algorithms

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