Thursday, 2021-11-04

lkclkylel, good find.  annoying but good :) https://bugs.libre-soc.org/show_bug.cgi?id=73814:40
kylellkcl, drove me nuts.  :)  It was one of those "where in the flying heck is this value coming from?!?" Ah well good to learn that nuance and makes things more robust.14:53
lkcl:)16:08
tplatenWhen I run soc/src/soc/simple/test/test_issuer_mmu.py, I get an AttributeError: 'NoneType' object has no attribute 'eq' in nmutil/nmoperator.py", line 14817:48
tplatenI'm using the latest version of nmutil17:49
lkcltplaten, commit commit 2f264614f87c8d5f91fc077beaa956ceb95a566b is fine18:03
lkcl    m.d.comb += self.n.valid_o.eq(busy & done)18:04
lkclAttributeError: 'NextControl' object has no attribute 'valid_o'18:04
* lkcl fixing that18:04
lkcldone18:05
lkcli didn't run it all the way through18:06
lkcllatest nmutil commit 0557d0170ebbc0f755fc23d15f0d914d17f7d1aa18:06
tplatengit describe 2f264614f87c8d5f91fc077beaa956ceb95a566b18:45
tplatenfatal: 2f264614f87c8d5f91fc077beaa956ceb95a566b is neither a commit nor blob18:45
*** tplaten <tplaten!~isengaara@55d47df7.access.ecotel.net> has left #libre-soc18:48
mikolajwlkcl: is it ok for you to wait two more weeks (I'm leaving my job, will become a full-time open-source NEET for at least 6 months), or do you need the Nmigen to C converter soon?22:59
mikolajwSorry again for the delay, I took on myself more stuff than I'm able to lift. If there's a rush, I won't mind if you reassign the issue to someone else -- but I will get it going, I just sometimes have long lead times.23:00
programmerjakeif you need it right away, I can work on it23:05
programmerjakethough I expect that we won't need it in the next 2 weeks, so you should be good mikolaj23:06
mikolajwgood23:06
octaviuslkcl: can you give me access to the pinmux repo? I created a class for the ngi_router (copied from ls180), and just wanted to pull it in (not used by anything, so shouldn't cause issues)23:18

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!