_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
Degi_ has joined #litex
Degi_ is now known as Degi
Degi has quit [Ping timeout: 260 seconds]
<xobs[m]> You may be right in that there may not be many peripherals for litex in Renode, but I can bang a renode simulated Peripheral together in a few hours, much to the chagrin of bunnie who spends a month trying to get timing closure in verilog.
<xobs[m]> I'm not familiar with the framebuffer, though. I feel I should take a look at it if it's broken.
<swetland> sounds like it's just the register interface being out of date and probably simple to fix
<swetland> I'm sure if I was familiar with renode it couldn't be more work than qemu. I was already pretty far along with my qemu port so when renode ended up not "just work"ing out of the box I set it aside for the moment
<xobs[m]> No worries, like I said, I definitely think more implementations is always better. Let me know if you do want to get it working in the future though.
<swetland> oh I definitely do. just juggling a bunch of projects
<_florent_> jevinskie[m]: in fact for we are already using Bitslip in logic (7-Series Bitstlip has weird behavior and it's easier to have Bitslip in logic to share code between the different PHYs) so it will be possible to reuse it on Max10.
zjason`` has quit [Read error: Connection reset by peer]
zjason`` has joined #litex
subthreshold has joined #litex
<subthreshold> Hi _florent_! I was wondering if you could help me understand this:https://github.com/m-labs/migen/blob/master/migen/genlib/roundrobin.py
<subthreshold> In line 24, the switch list looks like it's constantly being overriden