Welcome, Guest. Please login or register.

Author Topic: let's dream about the mini-minimig for a bit...  (Read 4342 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Illuwatar

  • Full Member
  • ***
  • Join Date: Oct 2007
  • Posts: 144
    • Show all replies
    • http://www.illuwatar.se
Re: let's dream about the mini-minimig for a bit...
« on: September 30, 2008, 09:31:28 PM »
Quote

RedskullDC wrote:
Hi CD32Freak,
Quote

CD32Freak wrote:
Here is what the mini Minimig looks like:
http://www.illuwatar.se/project_pages/mini-minimig/mini-minimig.htm
:-D  ;-)


Looks pretty cool  :-)

A bigger FPGA might be an advantage for expansion later on (XC31000 for example).

Cheers,
Red

If You find a way for homebrewers to mount a BGA to the PCB in a cheap and simple way that could be performed at home, I will be more than happy to design the board...

As it is now, the largest Xilinx FGPA in a hand-solderable package is 500k gates. Any larger uses BGA.
 

Offline Illuwatar

  • Full Member
  • ***
  • Join Date: Oct 2007
  • Posts: 144
    • Show all replies
    • http://www.illuwatar.se
Re: let's dream about the mini-minimig for a bit...
« Reply #1 on: October 01, 2008, 07:30:26 AM »
Quote

FrenchShark wrote:
Quote

Illuwatar wrote:
Quote

RedskullDC wrote:

A bigger FPGA might be an advantage for expansion later on (XC3S1000 for example).

Cheers,
Red

If You find a way for homebrewers to mount a BGA to the PCB in a cheap and simple way that could be performed at home, I will be more than happy to design the board...

As it is now, the largest Xilinx FGPA in a hand-solderable package is 500k gates. Any larger uses BGA.


We should move to Altera FPGAs. The Cyclone III chips with QFP-240 package have pretty decent sizes. I use a 16k LEs one (the smallest available) which is equivalent to a XC3S1000. There are enough gates to put a 68000 inside and enough I/Os to have Audio, 30-bit VGA, 8MB SRAM, 2 x PS2, IDE and 2 joystick ports and I still have 10 I/Os available. Moreover, if you use the serializer trick (like on the AGA Amigas) for the joystick ports, you can save 5 more I/Os.

Regards,

Frederic

Thank You for the tip. I could look into that Altera chip. For me, it doesn't matter what is written on the FPGA as long as the code could be ported. Regarding IDE - isn't that what the PIC should do (emulate harddisk-files from UAE)? And for AGA, 24-bit VGA should be enough? Finally, who are willing to take the task of implementing AGA into the FPGA? And if we are into it - going for AGA (A1200) would require a swap of CPU, from the 68000 to a full 32-bit one... (and there we lost the "Mini" in this thing).

The idea of using a development board is fine for developing and testing, but for a final solution, it is not the best option.