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

Lauri Kasanen cand at gmx.com
Mon May 24 16:40:17 BST 2021


On Mon, 24 May 2021 18:12:23 +0300
Lauri Kasanen <cand at gmx.com> wrote:

> On Mon, 24 May 2021 15:22:11 +0100
> Luke Kenneth Casson Leighton <lkcl at lkcl.net> wrote:
>
> > > NameError: name '_n' is not defined
> > >
> >
> > fixed a few days ago.
> >
> > $ pywriter noall sprset
>
> Thanks, gets further with that. However it didn't finish in a minute,
> so I ctrl-C'd and assume something is wrong.
>
> The log file is huge, so I'm far from sure my picks are right, but:
> - it's unclear why the log calls blr bclr, makes it harder to grep
> - it seems to pass memcpy successfully
> - there's a few unaligned exceptions, pretty sure it's well off tracks
> by then
> - the log lists lfiwax twice, even though program flow would only
> execute it once
>
> So, I guess back to Luke-only stuff.

It appears to freak out on the main function's return, the last blr. I
guess that would need special handling in the simulator, when all
existing tests presumably just end.

- Lauri



More information about the Libre-soc-dev mailing list