You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,4 +38,6 @@ See `./Ripes --help` for further information.
38
38
| --pipeline | Report pipeline state |
39
39
| --regs | Report register values |
40
40
| --runinfo | Report simulation information in output (processor configuration, input file, ...) |
41
+
| --reginit <[rid:v]>| Comma-separated list of register initialization values. The register value may be specified in signed, hex, or boolean notation. Format: `<register idx>=<value>,<register idx>=<value>`|
0 commit comments