Hi,
I am looking at a design where the TI AM3352 will be the small controller that will download the bitstream (configuration file) into a Xilinx 7 series FPGA. To speed up the bitstream download, i can use the selectMAP interface on the Xilinx 7 FPGA. The selectMAP interface is a 16 bit wide data bus with no address bus. It is a synchronous interface with a CLK, CS and WE signals. The configuration data (16 bit wide) is latched in on the rising edge of each clock cycle. Can the TI AM3352's GPMC be configured to support the selectMap interface? More details of the selectMAP interface can be found on Xilinx's document UG470.
As this is a common interface, i think someone must have asked this before on the forums but i was not able to find any details on it.
Thanks