# SPDX-License-Identifier: MIT
# Copyright (C) 2024-2025 Advanced Micro Devices, Inc. All rights reserved.
[submodule "lib/aie-rt"]
	path = lib/aie-rt
	url = https://github.com/Xilinx/aie-rt.git
	branch = release/main_aig
[submodule "src/cpp/ELFIO"]
	path = src/cpp/ELFIO
	url = https://github.com/serge1/ELFIO.git
[submodule "src/cpp/cxxopts"]
	path = src/cpp/cxxopts
	url = https://github.com/jarro2783/cxxopts
