Running the EMIF bus with asynchronous 8-bit, 32-bit devices (reading and writing to them; FPGA’s, NOR Flash’s, ADC’s, RTC.) and 32-bit SDRAM at the same time. It appears you have to set the bus to 8-bits, 16-bits, or 32-bits. If you set the bus to 32-bit how would the 8-bit NOR Flash boot if I would want that?
I need to decode the address bus and the output all chip selects from the CPLD (not the SDRAM)
Also, external Interrupts seem to take the SPI ports, is that correct, thank you.