projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
905c796
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 24 Jul 2020 21:06:02 +0000
(22:06 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 24 Jul 2020 21:06:02 +0000
(22:06 +0100)
HDL_workflow.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow.mdwn
b/HDL_workflow.mdwn
index 7e56590b0614b0bc18c86911e15c3c01031e7170..d55517802539b5f1d8664091965611291c410d1f 100644
(file)
--- 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