cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #litex
bl0x_ has joined #litex
bl0x has quit [Ping timeout: 252 seconds]
peepsalot has quit [Quit: Connection reset by peep]
peepsalot has joined #litex
<geertu>
somlo: Yeah, the python upgrade is what triggered this
keesj has joined #litex
<keesj>
Hi
befedo[m] has quit [Quit: You have been kicked for being idle]
<Melkhior>
notdavid: for Wishbone, you don't need the intermediate signals you defined ; just pass the wishbone Interface to your object and hook those to your Instance. Then this Interface can be used in add_wb_slave. You don't need the connect_to_pads (not sure what that does)