trabucayre changed the topic of #openFPGALoader to: Universal utility for programming FPGA / Github: https://github.com/trabucayre/openFPGALoader/ Logs: https://libera.irclog.whitequark.org/openFPGALoader
jevinskie[m] has quit [Write error: Broken pipe]
jevinskie[m] has joined #openFPGALoader
<trabucayre> cr1901: with my last commit you can use openFPGALoader --busdev-num xx:yy ...
<trabucayre> where xx is the bus number and yy is the device address
<cr1901> Is this separate from the list cables functionality?
<cr1901> Anyways, I'll be doing my weekly build of openFPGAloader later today so I can play around w/ this and see what happens. Idk how to extract the busdev-num on Windoze
<cr1901> (e.g. I'll look at the source and see which libusb calls it makes)
<trabucayre> scanning devices is near ready to be pushed too :)
<trabucayre> If you know how to build openFPGALoader for windows (and using libftdi with this OS) I'm interested :)
<cr1901> It builds and works using msys2/mingw64
<cr1901> "pacman -S mingw-w64-x86_64-libftdi" and then do the cmake dance
<cr1901> And indeed you need Zadig. This is why I suggest that scanning devices do not fail on first error
<trabucayre> --busdev-num is used to point one device but -c is required if you use a probe like digilent (in fact any probe != ft2232)
<trabucayre> In fact section to use openFPGALoader with windows is totally empty :-/
<cr1901> Is ft2232h the default if "-c" isn't specified?
<cr1901> Remind me in a week or so add insns to the wiki page; now's not a great time
<trabucayre> yep by default ft2232 cable is used if nothing specified
<trabucayre> don't worry for wiki
<trabucayre> cr1901: first PoC : --scan-usb
<trabucayre> I have lost time to align correctly lines :)
<cr1901> trabucayre: I'll try it later... feeling a bit under the weather tonight
<trabucayre> ah :-/