Hi,
I am working on an FPGA design that communicates with an OMAP-L138 using the EMIFA *asynchronous* bus interface.
It would be beneficial to my FPGA design if I could treat ema_clk as being *synchronous* to the EMIFA bus signals, and I suspect that it actually could be so - signal transitions seems to align to ema_clk and I have seen FPGA example design that actually assumes such a timing relationship!!
The question : Are the EMIFA bus signals in fact *synchronous* to ema_clk and if 'yes' is it possible to gain access to "TI approved" EMIFA pin timing relatively to ema_clk?
-Kent