Xilinx/gen-machine-conf
Parse hardware design information to generate project specific machine configuration
Copyright (C) 2021-2022, Xilinx, Inc. All rights reserved.
Copyright (C) 2022-2025, Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: MIT
gen-machine-conf
This repo provides support to generate machine conf and plnxtool.conf
files for the given HW file.
gen-machine-conf is a tool for creating Yocto project
machine configurations
for AMD FPGAs from
Vivado binary output, from
System Device Trees generated by the
system device tree generator,
or device trees created by hand from within a Yocto Project environment.
See detailed Introduction in Gen-Machine-Conf Introduction
See detailed Usage in Gen-Machine-Conf Usage
See detailed examples in Gen-Machine-Conf Examples
See detailed commandline options in Gen-Machine-Conf options
Maintainers, Patches/Submissions, Community
gen-machine-conf maintainers occasionally review the github pull requests
associated with the project. There is no mailing list for submission of
patches, but for format and style guidance please see the OE community patch
submission guidelines, as described in:
https://docs.yoctoproject.org/dev/contributor-guide/submit-changes.html
Maintainers:
Mark Hatle <mark.hatle@amd.com>
Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Varalaxmi Bingi <varalaxmi.bingi@amd.com>
Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com>
Swagath Gadde <swagath.gadde@amd.com>
Ashwini Lomate <ashwini.lomate@amd.com>
John Toomey <john.toomey@amd.com>
Dependencies
This repo depends on:
URI: https://git.yoctoproject.org/poky
layers: meta, meta-poky
branch: langdale
URI: https://git.openembedded.org/meta-openembedded
layers: meta-oe, meta-perl, meta-python, meta-filesystems, meta-gnome,
meta-multimedia, meta-networking, meta-webserver, meta-xfce,
meta-initramfs.
branch: langdale
URI:
https://git.yoctoproject.org/meta-xilinx (official version)
https://github.com/Xilinx/meta-xilinx (development and amd xilinx release)
layers: meta-xilinx-core, meta-xilinx-microblaze, meta-xilinx-bsp,
meta-xilinx-standalone, meta-xilinx-vendor.
branch: langdale or amd xilinx release version (e.g. rel-v2023.1)
URI:
https://git.yoctoproject.org/meta-xilinx-tools (official version)
https://github.com/Xilinx/meta-xilinx-tools (development and amd xilinx release)
branch: langdale or amd xilinx release version (e.g. rel-v2023.1)