Hello, Thank you for posting your success with SPI and logibone. I also have managed to get SPI working on the logibone R1. Since SPI1 on beaglebone is used for both programming and… (more) communicating with FPGA, I had to add a bone-pinmux-helper overlay to the DTS. Please see my DTS file attached. I had to modify logi_loader script to add the multiplexor when programming:
I was then able to read/write registers on logibone using the supplied read/write_wishbone utilities from logipi
Hope this helps anyone who wishes to work with logibone over SPI with beaglebone black and would like to work with existing HDL from logibone github. (less)