Hello,
I was thinking about how to directly connect a FPGA to linux (iMX233 board based on the olimex design).
I have two ideas:
- SPI (maybe with MCU for parallel interface with FPGA and basic data processing).
- External "address translation" system and use few bytes of memory space for some universal parallel interface.
I'm doing it just for myself (universal board for fun) so no special purpose.
Anyone with experience in this? Any tips?