HenryCase wrote:
An A500 wouldn't use the extra instructions of an 68060, right?
Wrong.
If the program is compiled for / written for 68060 it will use any extra instructions.
If not, a standard 680x0 program will use the improved architecture, parallel execution units, Instruction and data cache, branch prediction etc.
If all you want to do is run A500 software, stick with MiniMig.
Also bare in mind that a LOT of Amiga workbench software is written for 68020+ only.
HenryCase wrote:
If the main A500 clock runs at approximately 7.14MHz, we should be able to overclock the 'processor' part of the FPGA to high speeds for an Amiga CPU if we stick to multiples of this base value (121.38MHz, 164.22MHz, etc...).
It doesnt work like that.
Anyone know what the maximum clock speed for a Spartan-3 FPGA is?
Absolutely doesnt work like that.
FPGA's dont really have a "maximum clock speed". Their maximum speed is determined partly by type/generation of FPGA it is and mainly by the logic that is programmed into them.
While the FPGA might be rated to 300MHz, when programmed it wont do a fraction of that speed!
Maybe low 10's of MHz with a well written design. Certainly not 100's.