_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
MoeIcenowy has quit [Read error: Connection reset by peer]
MoeIcenowy has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
acathla has quit [Ping timeout: 240 seconds]
acathla has joined #litex
xobs[m] has quit [Quit: You have been kicked for being idle]
MoeIcenowy has quit [Ping timeout: 240 seconds]
MoeIcenowy has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
rowang077[m] has joined #litex
<rowang077[m]> I'm designing a protocol to go over UDP and use liteeth. From what I understand from the liteeth udp interface there is no way to control when your data is send inside a UDP packet. Does the same hold when receiving packet?
<rowang077[m]> Concretely the `last` signal does not indicate an end of packet when receiving data?