[Libre-soc-dev] daily kan-ban update 06oct2020

Luke Kenneth Casson Leighton lkcl at lkcl.net
Wed Oct 7 22:53:40 BST 2020


On 10/6/20, Tobias Platen <libre-soc at platen-software.de> wrote:
> On Tue, 6 Oct 2020 19:03:12 +0100
> Luke Kenneth Casson Leighton <lkcl at lkcl.net> wrote:
>
>> On 10/6/20, Tobias Platen <libre-soc at platen-software.de> wrote:
>>
>> >> ICache MMU unit test
>> > I'm currently working on that, I just did not commit my changes yet.
>>
>> ah ok excellent.
> First set of changes have been commited.


https://git.libre-soc.org/?p=soc.git;a=commitdiff;h=dda456f48c2081793c1829cbe64d953e68eba01b

good catch.

i am thinking, for fu/mmu/main_stage.py this is more like
loadstore1.vhdl and to add a PortInterface to it.

then the LDST CompUnit sends all LDST operations to the *other*
CompUnit (MMU) which contains a dcache instance and an mmu.py
instance.

slightly different from how it's done in microwatt.

what do you think?

l.



More information about the Libre-soc-dev mailing list