the_leander wrote:
By no definition I know of (given their respective creators words on the matter if nothing else), could these two projects be called "real" amigas, since everything is being done by an emulator coded into an fpga.
You need to understand what an FPGA is before you say something like that. It's basically a huge pile of chips on solderless breadboards with a huge pile of wires to make the interconnects. The design software lets you specify how those chips are interconnected. Nothing is "emulated" unless you build a cpu on the FPGA and do emulation with it. (The port of Minimig to the Altera DE1/2 boards does this for the PIC processor - replacing it with a soft Z80.
The best comparison I can think of is that the minimig, and it's cousins are like the Amiga Lorraine prototype- where the custom silicon was implemented with hard wired low level gates.... It's just that the FPGA makes that process faster & smaller.