questions

G

gda

1.which is better for processor architecture design and why? external
RAM or internal RAM?

2.which is better for processor architecture design and why? external
ROM or internal ROM?

3.what is the advantages and disadvantages of simple processor with
pipelining and without pipelining?
 
A

ALuPin

3.what is the advantages and disadvantages of simple processor with
pipelining and without pipelining?

one advantage: Because of partitioning the logic task into several stages
the timing of your circuit can be improved.

one disadvantage : Latency is introduced by the use of the pipelining stages.

Rgds
 
J

Jeroen

ALuPin said:
one advantage: Because of partitioning the logic task into several stages
the timing of your circuit can be improved.

one disadvantage : Latency is introduced by the use of the pipelining
stages.

There are more disadvantages to pipelining, like datahazards, the need to
flush the pipeline when the flow of the execution changes etc. There is
additional logic needed to cover these situations. On opencores.org there is
a design of an AVR compatible core which includes a very in-depth discussion
of pipelining.

Jeroen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,227
Latest member
Daniella65

Latest Threads

Top