Hello all,
I'm developing an OMAP computing cluster with multiple Gumstix Overo COMs and I'd like to connect a customized FPGA to the Gumstix cluster (via GPMC, hopefully) so that the FPGA can operate as a shared memory device among the Gumstixs.
I need help and hints in finding a rigth way to have the above system work. I saw several cases connecting an OMAP to a FPGA via the GPMC but couldn't find the case similar to mine.
Is it possible to connect multiple OMAP processors to a FGPA via GPMC? I've read the TRM but couldn't find what happen if multiple GPMC-host (i.e. OMAPs) access the bus simultaneously. Does GPMC include any contention arbitration mechanism? If not, do I need to totally change my approach from the scratch?
Thank you in advance.
Regards,
Jongwoon.