projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
779deb4
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 23 Jul 2022 12:35:31 +0000
(13:35 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 23 Jul 2022 12:35:31 +0000
(13:35 +0100)
docs/pypowersim.mdwn
patch
|
blob
|
history
diff --git
a/docs/pypowersim.mdwn
b/docs/pypowersim.mdwn
index e26bfd1332cc8c24fd9aaa78649fb26c608a2a08..dfa4c474792eeba1baca0ebb1190d7820c61aef4 100644
(file)
--- a/
docs/pypowersim.mdwn
+++ b/
docs/pypowersim.mdwn
@@
-89,6
+89,12
@@
program termination.
**Example Execution**
+See <https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=media/audio/mp3/mp3_0.sh;hb=HEAD>
+
+The GPRs and SPRs above are loaded prior to execution, as is the
+sample data (at appropriate addresses matching the function parameters).
+After execution 128 bytes are dumped from address 0x900000.
+
```
1 #!/bin/sh -xe
2