Forums:
I'm looking to connect two zedboards together. What I am looking to do is
read from an sd card on zedboard 1
write sd card data to block ram of zedboard 1,
read from block ram of zedboard 1,
send data to zedboard 2,
write data to block ram of zedboard 2,
read data from block ram of zedboard 2
write to sd card of zedboard 2
I've been told to use the FMC connector. Is there any documentation out there that might help walk me through this.
Any tips or suggestions are appreciated.
Is this something that can be done using ethernet connection? USB?