From 723f1e89fe8014dfe5af1d514ac76a7e7dcf8303 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 24 Jul 2020 22:06:02 +0100 Subject: [PATCH] --- HDL_workflow.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index 7e56590b0..d55517802 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -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 -- 2.30.2