[Libre-soc-dev] Attempt to run baselines: error

Luke Kenneth Casson Leighton lkcl at lkcl.net
Tue May 25 11:27:59 BST 2021


---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68


On Tue, May 25, 2021 at 10:48 AM Luke Kenneth Casson Leighton <lkcl at lkcl.net>
wrote:

>
> it can at least be visually inspected.  today's task: add save/dump.
>

done.  --help option added.  example usage added.
https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/test/basic_pypowersim/Makefile;hb=HEAD

  11         pypowersim --load test.bin:0 \
  12                --dump testout.bin:0x20000100:8 \
  13                --dump testout2.bin:0x0:16 \
  14                -g gpr.list -i kernel.bin


More information about the Libre-soc-dev mailing list