There were some hints that in order to accomplish AGA, 32-bit memory is a requirement as well as an externally 32-bit CPU. If yaqube:s AGA with 68000 is real then it's obvious that an ordinary 16-bit external CPU is enough. Or is there any situation when despite coded for 68000 a 32-bit interface for the CPU is an required?
And how about the memory?, 16-bit can provide the same amount of data, just need to double the MHz..

, or does the implementation use some 32-bit memory structure while keeping the CPU in 16-bit interface?
Regarding the CPU is there any benefits in implementing anything better than 68020 ..?, Because FPGA on-chip ram is quite scarce (~38 kB) so cache might be hard to implement. Maybe it's better to implement a plain 68020 and a steroid mode where certain functions are improved but still pretending to be 020 to software?, catch may be incompabilities.