_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
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #litex
bl0x_ has joined #litex
bl0x has quit [Ping timeout: 248 seconds]
timkpaine has quit [Remote host closed the connection]
Degi_ has joined #litex
Degi has quit [Ping timeout: 265 seconds]
Degi_ is now known as Degi
ewen has joined #litex
shorne has joined #litex
ewen has quit [Quit: leaving]
hrberg has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
hrberg has joined #litex
hrberg has quit [Client Quit]
hrberg has joined #litex
feldim2425_ has joined #litex
feldim2425 has quit [Ping timeout: 260 seconds]
jevinskie[m] has quit [Quit: You have been kicked for being idle]
so-offishul has joined #litex
so-offish has quit [Ping timeout: 256 seconds]
<somlo> Anyone here have a STLV-7325 board? I just got mine, but I'm not quite sure how to program it with the bitstream; it comes with a single usb-c connector which I assume is for the uart only
<somlo> it also comes with a bunch of external cables, dongles, and another usb-c device: https://imgur.com/a/l8Mccrj
<tpb> Title: Imgur: The magic of the Internet (at imgur.com)
<somlo> the middle image is the usb-c dongle, the top image is the "cable adapter", and the bottom picture is a picture of the board's two jtag connectors
<somlo> I assume a second usb-c cable goes into the device, then cables get adapted by the top adaptor, and the "thicker" cable goes into the fpga-jtag connector on the board
<somlo> but when I program it, I get this error:
<somlo> $ openocd -f openocd_xc7_ft232.cfg -c 'transport select jtag; init; pld load 0 sitlinv_stlv7325.bit; exit'
<somlo> For bug reports, read
<somlo> Open On-Chip Debugger 0.11.0
<somlo> Licensed under GNU GPL v2
<somlo> DEPRECATED! use 'adapter driver' not 'interface'
<tpb> Title: OpenOCD: Bug Reporting (at openocd.org)
<somlo> Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
<somlo> DEPRECATED! use 'adapter speed' not 'adapter_khz'
<somlo> fpga_program
<somlo> Warn : Transport "jtag" was already selected
<somlo> Error: no device found
<somlo> Error: unable to open ftdi device with vid 0403, pid 6014, description '*', serial '*' at bus location '*'
<somlo> anyhow, advice (and maybe a picture or two) on how others have connected and programmed this board much appreciated!
gruetzkopf has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<somlo> nvm, it turns out this https://github.com/litex-hub/litex-boards/blob/master/litex_boards/platforms/sitlinv_stlv7325.py#L302 should be "openocd_xc7_ft4232.cfg" instead of just ("...ft232...") -- at least for the current version of the board I just got
<somlo> well, I managed to program the board (the led chaser is on), but I can't find the tty/uart -- plugging in the on-board usb-c into the computer gets me:
<somlo> usb 1-3.4.3: new full-speed USB device number 44 using xhci_hcd
<somlo> usb 1-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<somlo> usb 1-3.4.3: Manufacturer: Silicon Labs
<somlo> usb 1-3.4.3: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
<somlo> usb 1-3.4.3: Product: CP2102 USB to UART Bridge Controller
<somlo> usb 1-3.4.3: SerialNumber: 0001
<somlo> cp210x 1-3.4.3:1.0: cp210x converter detected
<somlo> usb 1-3.4.3: cp210x converter now attached to ttyUSB0
<somlo> but if I then `screen /dev/ttyUSB0 115200`, I get *nothing* :(
<somlo> smashing the keyboard gets the "pc tx / fpga rx" led to blink; the other way around nothing happens
<somlo> wonder if the new "board version" uses a different uart tx (fpga -> pc) pin on the fpga (the platform file has it as M25)
<somlo> or if my board's usb-c port is bad...
embargo has quit [Quit: ZNC - https://znc.in]
embargo has joined #litex
feldim2425_ has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
feldim2425 has joined #litex
gruetzkopf has joined #litex
cr1901_ has joined #litex
cr1901 has quit [Ping timeout: 250 seconds]