(no commit message)
authorlkcl <lkcl@web>
Fri, 24 Jul 2020 21:06:02 +0000 (22:06 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 24 Jul 2020 21:06:02 +0000 (22:06 +0100)
HDL_workflow.mdwn

index 7e56590b0614b0bc18c86911e15c3c01031e7170..d55517802539b5f1d8664091965611291c410d1f 100644 (file)
@@ -401,6 +401,8 @@ Install gdb from source.  Obtain the latest tarball, unpack it, then:
 We have a custom tool built in rust by programmerjake to help analyze
 the power instructions execution on *actual* hardware.
 
+Note: a very recent version of pip3 is required for this to wotk.
+
 Install rust:
 
     curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh