Adding x86 or arm to the fpga to emulate 68k/powerpc is a bad idea.
No one will make software for the emulator.
Amiga 68k is not a bad computer, but 68k is too slow.
What we really need is to add powerpc to fpga.
Fast 68k does not exist, the mythical 68k from natami exists only in a sick imagination of gunnar von boehn.
In other news Gunnar, Jens and Chris just tested the new Phoenix Demo on Majsta's Vampire 600 using ECS chipset, 16 bit fast memory and a too small Cyclone II fpga:
http://www.apollo-core.com/bringup/roto64.jpgNot only is the demo working but that 31 in the upper left hand corner is the frames per second (fps). Here are some other results:
A4000/040 = ~7 fps
A4000/030 = ~3 fps
A600/TG68 = ~3 fps
A600/TG68-020+cache = ~5 fps
AMIGA 1000 (fastmem) = <1 fps
A1200 68030@50 = ~5 fps
A1200/1260@80MHZ = ~19 fps
3000T CSMK3 68060@75MHz = ~20 fps average (15-28fps)
A600/Phoenix = 31 fpsThe CSMK3 68060@75MHz is my Amiga. The Phoenix demo is here:
http://www.apollo-core.com/phoenix_demo4The reason why the 68k is slower than other processors is that no large companies with deep pockets are developing it. Of course the 68060 is slow, now

.
PowerPC is the only reasonable solution for the Amiga in an FPGA.
There is a comparison of the old Apollo core with the PowerPC 440 core in fpga:
http://www.apollo-core.com/index.htm?page=performanceI believe the 68k register memory architecture is better able to take advantage of the large memory bandwidth of an fpga than the load/store architecture of the PowerPC (and most other RISC fpga cores). High clock speeds are not necessary for strong performance when the processor can work directly in memory where there is plenty of memory bandwidth. This is even better when it can work in memory in parallel. We will have to wait for the Apollo core for this as the Phoenix core is just a single integer unit (68060 has 2 integer units).