Re: [Machinekit] Rpi3, Beagleboard X15, And Avnet Ultra96

2018-08-06 Thread Charles Steinkuehler
That should be a good board to work with. Sort-of limited I/O, but the 96 boards form-factor is becoming a lot more common. At some point, someone will make a breakout board for that. :) I've been working with the Zynq Ultrascale+ parts (the ZCU104 dev board) for RealJob, and it's a nice platfo

[Machinekit] Rpi3, Beagleboard X15, And Avnet Ultra96

2018-08-06 Thread Michael Brown
I would like to present an interresting mksoc candidate I have, been able to do some prelimonary evasstigations on: http://zedboard.org/product/ultra96 Cpu wise in same club as the Rpi3 and Beagleboard X15 Same price as the x15 if you import from usa: my import clause for consideration(https://

Re: [Machinekit] Lattice FPGA

2018-08-06 Thread Alexander Rössler
The protocol is called TRAM. It basically maps FPGAs registers into the host computers memory. I have deciphered this recently to add some functionality, took my a while to understand how it works. (see https://github.com/machinekit/machinekit-hal/blob/master/src/hal/drivers/mesa-hostmot2/tram.c