[Libre-soc-dev] daily kan-ban update 14may2021

Luke Kenneth Casson Leighton lkcl at lkcl.net
Fri May 14 18:18:40 BST 2021


On Fri, May 14, 2021 at 6:14 PM Tobias Platen
<libre-soc at platen-software.de> wrote:
>
> > there is still quite a lot else to do: STORE, DCBZ, TLBIE, SPRs,
> > then add in I-Cache
> today: writing a unit test for STORE

brilliant.  you can see i've a basic one, there,
https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/experiment/test/test_ldst_pi.py;h=c052b1414628580d816fce21ba262e474876d381;hb=HEAD#l145

we could do with more, just to exercise the MMU a bit and make sure
there's no corruption of the TLBs.

something a bit like this:
https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/experiment/test/test_dcache.py;h=fa4fa41720f0bae808b9d0230e45ac235e5795bf;hb=81cc035ce036f27e4caa409cb8b799e2e00e0f6a#l106

l.



More information about the Libre-soc-dev mailing list