Learn About Game Console SoCs

Game console SoC quick guide

What is it?

It stands for system on a chip (SoC). It is a chip that contains the CPU, GPU, memory, and many more crucial components needed for the operation of the system. Due to their compact all in one design, SoCs are used in game consoles to cut on costs and fit in a compact form factor.

Learn more

How does it work?

SoCs work by doing the following (over simplified) steps:

  1. Retrieve program from memory
  2. Execute program
  3. Store results in memory

Look for

Avoid