Sources necessary to build hardware and software components of the design are available in git repository.
Clone the git repository for the current release tag.
# Create and move to directory where the source repository is to be cloned
mkdir -p <target directory>
cd <target directory>
# clone and switch to current release tag (amd-v2024.1)
git clone https://github.com/Xilinx/scu35-environmental-monitoring-design.git
cd scu35-environmental-monitoring-design
git checkout v2025.1
export REPO_SRC=<target directory>/scu35-environmental-monitoring-design
Note
For rest of the documentation, path to the root of this repository will be referred as $REPO_SRC.
$REPO_SRC/sw directory provides sources to build following components:
MicroBlaze application