add crossreference to dev-env-setup in HDL_workflow
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 1 Mar 2021 19:06:40 +0000 (19:06 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 1 Mar 2021 19:06:43 +0000 (19:06 +0000)
HDL_workflow.mdwn

index c83e5fc8d428dbcd8126b7cfd6b27c1ec9b46a19..053e92e5ae38c82ae4b6f32c81bee2897e2f2ab6 100644 (file)
@@ -430,7 +430,7 @@ Install from git source by doing the following:
     maturin build --cargo-extra-args=--features=python-extension
     python3 -m pip install --user target/wheels/*.whl
 
-Note: an ongoing bug in maturin interferes with successful installation.  This can be worked around by explicitly installing only the .whl files needed rather than installing everything (*.whl).
+Note: an ongoing bug in maturin interferes with successful installation.  This can be worked around by explicitly installing only the .whl files needed rather than installing everything (\*.whl).
 
 ## Chips4Makers JTAG
 
@@ -495,6 +495,9 @@ if you want it, always ensure that a new git checkout is set up with rebase.
 
 # Checking out the HDL repositories
 
+Before running the following, install the dependencies.  This is easiest
+done with this script <https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=install-hdl-apt-reqs;hb=HEAD>
+
 * mkdir ~/src
 * cd !$
 * git clone gitolite3@git.libre-soc.org:nmutil.git