[Libre-soc-dev] daily kan-ban update 04nov2020
Tobias Platen
libre-soc at platen-software.de
Wed Nov 4 19:48:31 GMT 2020
On Wed, 4 Nov 2020 19:37:43 +0100
Tobias Platen <libre-soc at platen-software.de> wrote:
> On Wed, 4 Nov 2020 18:33:56 +0000
> Luke Kenneth Casson Leighton <lkcl at lkcl.net> wrote:
>
> > On Wed, Nov 4, 2020 at 6:13 PM Luke Kenneth Casson Leighton
> > <lkcl at lkcl.net> wrote:
> >
> > > On Wed, Nov 4, 2020 at 5:57 PM Tobias Platen
> > > <libre-soc at platen-software.de> wrote:
> >
> > > so that would need to be added (after translation to pseudocode) to...
> > > mmm.... hang on let me raise a bugreport about it.
> > > https://bugs.libre-soc.org/show_bug.cgi?id=525
> >
> > right. tobias: i've been asked to do a "demo" video for HDL workflow,
> > and this would be a really good use-case.
> > https://twitter.com/pepijndevos/status/1323925226326032384
> >
> > so if it's ok with you i'll add the pseudocode for dcbz?
> Yes that is ok for me.
> > l.
> >
> > _______________________________________________
> > Libre-soc-dev mailing list
> > Libre-soc-dev at lists.libre-soc.org
> > http://lists.libre-soc.org/mailman/listinfo/libre-soc-dev
>
>
> --
> Tobias Platen <libre-soc[at]platen-software[dot]de>
>
> _______________________________________________
> Libre-soc-dev mailing list
> Libre-soc-dev at lists.libre-soc.org
> http://lists.libre-soc.org/mailman/listinfo/libre-soc-dev
also working on the mtspr SPR,RS instruction:
Traceback (most recent call last):
File "test_pipe_caller.py", line 227, in process
yield from self.execute(fsm, instruction, pdecode2, test)
File "test_pipe_caller.py", line 183, in execute
yield from sim.call(opname)
File "/home/isengaara/Hacking/lSOC/soc/src/soc/decoder/isa/caller.py", line 723, in call
results = info.func(self, *inputs)
File "/home/isengaara/Hacking/lSOC/soc/src/soc/decoder/isa/caller.py", line 831, in decorator
result = func(*args, **kwargs)
File "/home/isengaara/Hacking/lSOC/soc/src/soc/decoder/isa/sprset.py", line 18, in op_mtspr
see(Book_III_p974)
NameError: name 'see' is not defined
I guess that Book_III_p974 is MMU related.
--
Tobias Platen <libre-soc[at]platen-software[dot]de>
More information about the Libre-soc-dev
mailing list