From: lkcl Date: Sat, 23 Jul 2022 12:35:31 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~1084 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7fd2e87ea6cfcf3833fcbd6553081ff4bf655ce4;p=libreriscv.git --- diff --git a/docs/pypowersim.mdwn b/docs/pypowersim.mdwn index e26bfd133..dfa4c4747 100644 --- a/docs/pypowersim.mdwn +++ b/docs/pypowersim.mdwn @@ -89,6 +89,12 @@ program termination. **Example Execution** +See + +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