_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 has quit [Ping timeout: 250 seconds]
Degi_ is now known as Degi
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #litex
alainlou has joined #litex
futarisIRCcloud has joined #litex
<tpb> Title: Arm China Has Gone Rogue | Hacker News (at news.ycombinator.com)
tcal has quit [Ping timeout: 272 seconds]
tcal has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
alainlou has quit [*.net *.split]
Martoni42 has joined #litex
Martoni42 has quit [Remote host closed the connection]
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
FabM has joined #litex
FabM has joined #litex
nickoe_ is now known as nickoe
nickoe has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
nickoe has joined #litex
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
<Wolf0> _florent_: you have an FK33?
<Wolf0> I'm currently working on some developer documentation for it
C-Man has quit [Ping timeout: 252 seconds]
geertu has quit [Ping timeout: 268 seconds]
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
pftbest has quit [Remote host closed the connection]
<_florent_> Wolf0: yes I have one
<Wolf0> _florent_: do you happen to have any other US+ HBM parts? Working on documenting a lot of 'em
pftbest has joined #litex
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
lexano has quit [Ping timeout: 250 seconds]
lexano has joined #litex
<kbeckmann> Hi! Is there an easy way to use LiteScope over UART? I don't have ethernet on my board but I could easily add a second UART, or even FullSpeed USB with a PMOD. litescope_cli.py seems to expect an etherbone connection.
Guest4 has joined #litex
<kbeckmann> Ah, I think I misunderstood how it all connects together. litescope_cli connects to the litex_server that runs locally that in turn connects to wishbone over UART/PCIe/Ethernet/...?
<kbeckmann> Yeap, that was it.. Sorry for the noise :)
Guest4 has quit [Ping timeout: 256 seconds]
<jevinskie[m]> Yeah its so elegant I missed the same thing :)
<jevinskie[m]> Ahh, no wonder litex_sim Ethernet is so wonky on Mac (along with weird routing issues) is that the tuntap drivers don’t support kqueue so libevent doesn’t get read callbacks. I’ve worked around it by setting a short timeout and blindly attempting a non-blocking read in the timer callback
peeps[zen] has quit [Quit: Connection reset by peep]
peepsalot has joined #litex
<_florent_> kbeckmann, jevinskie[m]: This can probably give you a better overview:
<kbeckmann> Thanks, the wiki is great! I had somehow missed the litex_server part so I got a bit confused.
<kbeckmann> Are there plans to add compression to LiteScope?
<jevinskie[m]> RLE support has been discussed: https://github.com/enjoy-digital/litescope/issues/7
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
C-Man has joined #litex
<pftbest> Is there a way to run DDR init over etherbone? I need to debug it but vivado takes too long to compile with a new bootrom each time
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
<jevinskie[m]> Yeah litedram bench/ includes a rw “rom” so you can load it via the python script
<jevinskie[m]> Well not a way to run ddr init over wishbone but it’s a way to avoid vivado compiles