Friday, 2019-07-26

*** tpb has joined #litex00:00
*** rohitksingh_work has joined #litex04:22
*** rohitksingh_wor1 has joined #litex05:03
*** rohitksingh_work has quit IRC05:03
*** CarlFK has joined #litex06:23
*** CarlFK has quit IRC10:59
xobsWhat do people generally use as a debug bridge with litex? I use USB, and I know bunnie has some uart devices. Is udp common?11:25
xobsI'm asking because I've been working on my Wishbone tool, and I just added uart support to it. I'm wondering how many people would benefit from it, and what protocols I should add next.11:31
_florent_xobs: i'm mostly using uart and udp, uart for small SoCs, udp for larger SoCs. I find udp more convenient to use (just plug to the network and no need to restart the server between SoC reboots)11:51
_florent_xobs: i'll do a test with your tool, is it https://github.com/xobs/wishbone-utils?11:54
tpbTitle: GitHub - xobs/wishbone-utils: Utilities for working with a Wishbone bridge (at github.com)11:55
xobs_florent_: that's correct, with prebuilt binaries at https://github.com/xobs/wishbone-utils/releases/latest11:59
tpbTitle: Release Proper Serial support · xobs/wishbone-utils · GitHub (at github.com)12:00
xobsI need to work on documentation.  I'll do that now.12:00
xobsBut the tl;dr is "wishbone-tool --serial /dev/ttyUSB0 0" to read from address 0.12:00
xobsOr you could do "wishbone-tool --serial /dev/ttyUSB0 0 0x12345678" to write 0x12345678 to address 0.12:00
xobsOr "wishbone-tool --serial /dev/ttyUSB0 -s wishbone" to do the equivalent of "litex_server".12:01
xobsOr "wishbone-tool --serial /dev/ttyUSB0 -s gdb" to run a vexriscv gdbserver that you can connect gdb to.12:02
*** rohitksingh has joined #litex14:46
_florent_xobs: cool, thanks! it's probably a lot faster than lxserver, i'll test it during the weekend15:14
*** rohitksingh has quit IRC16:04
*** rohitksingh has joined #litex16:20
*** rohitksingh has quit IRC17:50
*** rohitksingh has joined #litex18:01
*** rohitksingh has quit IRC18:35
*** ambro718 has joined #litex18:47
*** rohitksingh has joined #litex19:35
*** rohitksingh has quit IRC20:07

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!