<!– SPDX-FileCopyrightText: 2026 Ahmed Imamović SPDX-FileCopyrightText: 2026 Tarik Hamedović SPDX-License-Identifier: CC-BY-SA-4.0 –>
rtl_sources
This module resolves repository layout and adds Verilog sources to the LiteX platform.
- class uberclock_soc.rtl_sources.RtlLayout(repo_root: Path)[source]
Bases:
objectResolved source layout for this repo.
- repo_root: Path
- uberclock_soc.rtl_sources.rtl_layout() RtlLayout[source]
Return detected source layout rooted at the repository root.