Skip to content

System On Chip (SOC)

Muhammad Hadir Khan edited this page Mar 17, 2020 · 1 revision

Welcome to the SOC documentation

Here we will look into the components that make up the SOC.

Following are the components we will look into:

  • Tilelink-UL for connecting the core and other peripherals with memory
  • ICCM Controller for communicating with the instruction memory
  • DCCM Controller for communicating with the data memory
  • ICCM instruction memory for storing and retrieving instructions
  • DCCM data memory for storing and retrieving data
  • UART Controller which establishes communication from the external world to the core
  • GPIO Controller which interfaces the core with the input/output pins from the external world.
Clone this wiki locally