<!– SPDX-FileCopyrightText: 2026 Ahmed Imamović SPDX-FileCopyrightText: 2026 Tarik Hamedović SPDX-License-Identifier: CC-BY-SA-4.0 –>
SoC Platform
This section documents the LiteX-based SoC used in uberClock: what lives in the SoC tree, how the hardware and software layers fit together, and where the Python and firmware control surfaces sit.
If you are new to the SoC tree, read the pages in this order:
overviewfor the repository layout and the CPU-controlled system role.python_soc/indexfor the Python integration and API surface.testingfor the preserved experimental tops.the
ExamplesandBuildsections for actual workflows.
Reference