From: Luke Kenneth Casson Leighton Date: Wed, 6 Jul 2022 19:55:20 +0000 (+0100) Subject: add mention of dependent scripts needed for kestrel build X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4ae12fb940274bca392a462b6f98bfccf67a6645;p=dev-env-setup.git add mention of dependent scripts needed for kestrel build --- diff --git a/build_kestrel b/build_kestrel index eef4c69..46e8322 100755 --- a/build_kestrel +++ b/build_kestrel @@ -4,7 +4,15 @@ # Licensed under the terms of the GNU LGPLv3+ # # Ensure that the LibreSoC packages and HDL tools -# are installed prior to running this script! +# are installed prior to running this script, +# as well as the kestrel repos +# +# ./install-hdl-apt-reqs +# ./hdl-dev-repos +# ./hdl-tools-yosys +# ./ppc64-gdb-gcc +# ./nextpnr-ecp5 +# ./hdl-kestrel-repos set -e