Jump to content

Multiprocessor system on a chip: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Line 9: Line 9:
*[[Cell_(microprocessor)|CELL processor]]
*[[Cell_(microprocessor)|CELL processor]]
*[[Adapteva|Adapteva's Epiphany architecture]]
*[[Adapteva|Adapteva's Epiphany architecture]]
*[[Raspberry Pi]]
*[[Raspberry Pi]] 2 and later


==See also==
==See also==
*[[Multi-core (computing)]]
*[[Multi-core processor]]
*[[System on a chip]], of which an MPSoC is a subtype.
*[[System on a chip]], of which an MPSoC is a subtype.
*[[manycore]]
*[[manycore]]

Revision as of 07:18, 11 October 2018

A multiprocessor system-on-chip (MPSoC, /ˌɛmˌpˈsɒk/ em-pee-SOCK or /ˌɛmˌpˌɛsˌˈs/ em-PEE-ess-oh-SEE) is a system-on-a-chip (SoC) which includes multiple microprocessors. As such, it is a multi-core System-on-Chip.

MPSoCs usually targeted for embedded applications. It is used by platforms that contain multiple, usually heterogeneous, processing elements with specific functionalities reflecting the need of the expected application domain, a memory hierarchy (often using scratchpad RAM and DMA) and I/O components. All these components are linked to each other by an on-chip interconnect. These architectures meet the performance needs of multimedia applications, telecommunication architectures, network security and other application domains while limiting the power consumption through the use of specialised processing elements and architecture.

Benchmarks

MPSoC research and development often compares many options. Benchmarks, such as COSMIC,[1] are developed to help such evaluations.

Examples

See also

References