From: Cole Poirier Date: Fri, 24 Jul 2020 21:36:22 +0000 (-0700) Subject: Merge branch 'master' of git.libre-soc.org:libreriscv X-Git-Tag: convert-csv-opcode-to-binary~2329 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f74f33e41dd1d99bc82ccbdbeadd96392550fd4;p=libreriscv.git Merge branch 'master' of git.libre-soc.org:libreriscv Merge lkcl comment about needing recent pip3 --- 2f74f33e41dd1d99bc82ccbdbeadd96392550fd4 diff --cc HDL_workflow.mdwn index ab36a656a,d2e0967da..edf0b7ef0 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@@ -401,6 -401,8 +401,8 @@@ Install gdb from source. Obtain the la 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. ++Note: a very recent version of pip3 is required for this to work. + Install rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh