![]() |
questions
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? |
Re: questions
>
> 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 |
Re: questions
"ALuPin" <ALuPin@web.de> wrote in message news:b8a9a7b0.0410040640.5b757216@posting.google.c om... > > > > 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. 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 |
| All times are GMT. The time now is 07:57 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.