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
<trabucayre> cr1901: currently spi is limited to ftdi with mpsse
<trabucayre> I'm working on an abstraction layer to allows to have the same approach as jtag
<cr1901> trabucayre: Feel free to use mercpcl (linked code) for inspiration. I kinda want to deprecate it in favor of openFPGALoader
<cr1901> mercpcl was originally written for NetBSD in nvi (how the hell did I tolerate that?!), but I'm sure I could get openFPGALoader to compile for NetBSD if necessary.
cr1901 has quit [Quit: Leaving]
cr1901 has joined #openFPGALoader
<trabucayre> most of the code is ready, I need to merge with a clean approach :)