m-labs/misoc

misoc@2022-04-07 fail with either latest migen built from source (2022-09-02) and with migen 0.9.2

doronbehar opened this issue · 1 comments

I'm trying to package misoc to my Linux distribution and I encounter a lot of ModuleNotFoundErrors when running the unit tests of misoc.

Here's a build log of misoc with migen 0.9.2.

Here's a build log of misoc with migen from 2022-09-02.

Is there a match of versions of both packages that's supposed to work?

No - there's a bunch of bitrot in misoc that should be fixed/removed.