--- Quote Start ---
You've stated several times in this thread that you're using the RX631 in a 169 BGA package, but the package in your block diagram is clearly not a BGA. That's really not important to the discussion here but it indicates a lack of knowledge on your part about what you're doing. You have still not said what data will be passing between the FPGA and microcontroller, which is critical to knowing what kind of interface is needed. Is the interface just used for reading and writing FPGA registers? If so then a serial interface would probably suffice. If you're passing packets back and forth then the parallel interface is probably needed, but do you really need 15 address lines?
The more information you provide about your application the better advice you'll get from the nice people here who are trying to help you.
--- Quote End ---
Sorry,
Micro is 100 pin LQFP package
and FPGA is 169 BGA package
Micro will read the DPRAM register (in FPGA ), actually FPGA connected to encoder and FPGA reads the timer pulses and stores the data in DPRAM register
then micro will read it - we have one more interface with FPGA and MIcro and i,e LAN9252 EtherCAT slave
i am confused about connection between Micro, FPGA , should I connect A0 address bit to A1 in micro side or how it is?
pls confirm the connection diagram , if any correction pls correct and revert back attacehment
we want to use parallel interface among all Ic's
project timeline is only one month, and not enough time to read all datasheet of FPGA
pls. help