Amiga.org

Amiga computer related discussion => General chat about Amiga topics => Topic started by: lassie on August 27, 2012, 09:39:01 AM

Title: Amiga 060
Post by: lassie on August 27, 2012, 09:39:01 AM
Hi i have been thinking, is the 060 cpu the biggest you can put in an Amiga?
Title: Re: Amiga 060
Post by: TheBilgeRat on August 27, 2012, 09:48:37 AM
I'm guessing with enough glue and a hammer, you could put any chip in you want.
Title: Re: Amiga 060
Post by: nikos.rizos on August 27, 2012, 09:53:45 AM
Quote from: lassie;705467
Hi i have been thinking, is the 060 cpu the biggest you can put in an Amiga?


Yes from the 68K range of CPUs. The most powerful CPU for any classic amiga is the 603/604 PPC one used on BPPC/CSPPC accelerators.
Title: Re: Amiga 060
Post by: lassie on August 27, 2012, 10:03:34 AM
Quote from: TheBilgeRat;705469
I'm guessing with enough glue and a hammer, you could put any chip in you want.


Yes perhaps :) I know the 060 is the biggest official Cpu. I was just thinking if there was an unofficial cpu, or someone has had success with putting a different cpu in, there was bigger than the 060 in an Amiga
Title: Re: Amiga 060
Post by: ElPolloDiabl on August 27, 2012, 11:29:17 PM
The PowerPC cards don't seem to give much of a pay off. When they were released they were competing against the first Pentiums. Nowadays you are competing against a PowerPC G4 or WinUAE.

Some people have overclocked the 060 to 80MHz and one got to 100MHz with the FPU not working. That makes a very fast old Amiga.

There is still talk of making an FPGA accelerator card which would give you an 060 @ 200 or 300Mhz.

If you don't have the money and need power use AROS or WinUAE etc.
Title: Re: Amiga 060
Post by: nomore on August 28, 2012, 01:43:15 AM
I remember years ago there was talk of using the Freescale Coldfire chips.
Title: Re: Amiga 060
Post by: matthey on August 28, 2012, 03:28:38 AM
Quote from: ElPolloDiabl;705572
Some people have overclocked the 060 to 80MHz and one got to 100MHz with the FPU not working. That makes a very fast old Amiga.

A real rev6 68060 will do 90-105MHz with FPU. Few 68060 accelerators can get the maximum CPU clock speed and maximum memory clock speed out of them though. I have a CSMKIII with rev6 68060@75MHz and 50ns SIMMs that gets the full memory potential but leaves 25MHz on the table. The Apollo accelerators get full CPU speed but the memory speed is not as good as my CSMK3. The fpgaArcade and Natami 060 cards should get the full potential and be quite fast. I expect the computing power to be competitive with most Amiga classic PowerPC accelerators despite theoretical numbers where RISC looks good. The 68060 is very fast in real world code and is much easier to program.

Quote from: ElPolloDiabl;705572
There is still talk of making an FPGA accelerator card which would give you an 060 @ 200 or 300Mhz.

Most reasonably priced fpga processors could achieve about 68060@100MHz speed. It's possible to do a faster cut down 68k processor but the most powerful 68k will be clocked lower and do more in parallel. An fpga processor could be enhanced with new instructions and addressing modes, code combining/fusion, bigger caches, a link stack, etc. that the 68060 does not have but most existing fpga processors aren't superscaler, don't have an MMU or FPU (but 1 is planned) and is not as fast at multiplication, shifting and muxes as the real 68060.

Quote from: nomore;705578
I remember years ago there was talk of using the Freescale Coldfire chips.

The early ColdFire processors were not very fast or compatible to the 68k. The later are faster but still not very compatible. The CF line doesn't seem to be going anywhere from here so looks like as much of a dead end as the PowerPC. The fpga processors could surpass the CF in performance in a few more years.