Hi to all,
Wow, this thread is hot... seems to be that everybody have a small poject on the Amiga based on Minimig.
I'm planning some stuff also, but as my time is getting very short, I don't want to make it public, as it may not see the light of the day (3 years old twin daughters and a classic car to restore fills my weekends :-D )
Let me share some of my opinions. Then you can throw me some rocks :-D. I really believe that if there is a future for the Amiga it is in our hands, as the "big companies" had proven to be such a disaster. There are a lot of other folks doing compatibles around the world, and Minimig is a great start.
I think if AGA compatibility is the target, we should have that in mind when doing any board. The hardware should be capable of supporting it, and we can grow the software slowly from OCS to ECS and then AGA without doing new boards. This keeps costs acceptable for us hobbists.
The 68060 is an expensive guy. Coldfire is cheaper, but a litle bit incompatible. I would go to PPC, as OS4 needs it, and it is cheaper than the 060, but I believe the best place to start is to seek A1200 compatibility, so use a 020 or a 030 as a plug in daghterboard. It helps to use processor development kits also.
Most software will run with AGA and 020. When we get A1200 compatibility, a PPC is the best choice to speed it up.
Virtex 4 is also expensive. You can get a cheaper set up with a MPC5200 and a Spartan3, and the MPC already has SDRAM/DDR controllers, Ethernet, USB and some stuff more.
I've talked with some friends who work with FPGAs, and they told me VHDL would fit best for this kind of project, althrough Verilog is easier to learn. I'm trying to learn Verilog first anyway.
Now two quick questions to the people who are playing with Minimig already: How many gates are we using from the Spartan ? I would like to know how big we could expect an AGA version to be...
The second one: wouldn't it be cheaper to use two or three smaller FPGAs for an AGA Minimig than upgrade to a bigger FPGA? The cost of those chips seems to grow exponentially.