[Libre-soc-dev] daily kan-ban update 21jan2022
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Fri Jan 21 19:56:32 GMT 2022
On Fri, Jan 21, 2022 at 7:06 PM Tobias Platen
<libre-soc at platen-software.de> wrote:
> > export FPGA_TARGET=verilator
> > make microwatt-verilator
> it works
fantastic, can you please create a wiki page explaining it?
if you now do a git pull (to get latest commits)
you should now see snapshots being created every
500,000 instructions: the full "simulated" memory (256 mbyte)
plus the verilator state
you can then re-run from any one of those by noticing the timestamp
bram.snapshot.16024 and running ./microwatt-verilator -s 16024
it's a quick-and-dirty solution, doesn't use getopt - nothing sophisticated
about it, at all.
l.
More information about the Libre-soc-dev
mailing list