Respuesta :

The reasons for the choice by designers to move to a multi-core organization rather than increase parallelism within a single processor is the pipeline concept where it requires more parallel pipelines with five stages so the performance will improve. In addition, more stages means more logic, more control signal and more interconnections to manage hazards and stage instruction resources.

The reasons for the choice by designers to move to a multicore organization rather than increase parallelism within a single processor are:

  • Through the use of this concept, Performance can be enhanced via having parallel pipeline.
  • One have more logic, more links, and more control over their signals.

What is multicore organization?

Multicore architecture is known to be a kind of system that puts multiple processor cores and compile them as a single physical processor.

The objective is to develop a system that can have all and lots of  tasks at the same time, thereby having more and a better full system performance.

Learn more about  parallelism  from

https://brainly.com/question/10517884