From: lkcl Date: Fri, 24 Jul 2020 21:06:02 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2329^2~1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=723f1e89fe8014dfe5af1d514ac76a7e7dcf8303;p=libreriscv.git --- 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