From: lkcl Date: Sat, 30 Jul 2022 19:33:01 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~939 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=146ed720d23a311d5385599e81d017d782039275;p=libreriscv.git --- diff --git a/docs/pypowersim.mdwn b/docs/pypowersim.mdwn index baf0fbaef..33d0c5a2a 100644 --- a/docs/pypowersim.mdwn +++ b/docs/pypowersim.mdwn @@ -60,7 +60,9 @@ binaries run identically. To find out about input arg information, run the script with "-h/--help" or no arguments to get the help message: -* python3 openpower-isa/src/openpower/decoder/isa/pypowersim.py +``` +$ python3 openpower-isa/src/openpower/decoder/isa/pypowersim.py +``` # Tests