Welcome, Guest. Please login or register.

Author Topic: ColdFire Project?  (Read 7464 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rkauer

  • Hero Member
  • *****
  • Join Date: May 2006
  • Posts: 3263
    • Show all replies
Re: CofFire Project?
« on: September 26, 2007, 11:12:52 PM »
 I think the best solution for the Coldfire instruction set issue is adding a parallel "small" Spartan to catch the instructions who are not compatible with 68k.

 That could be a way to fix all problems in a snap.

 Then we get the best of two worlds: the speed and low cost of  a Coldfire (compared to a 060) and the complete set of 68k instructions, with no issues.

 My two cents.
Goodbye people.

I\'ll pop on from time to time, RL is acting up.
 

Offline rkauer

  • Hero Member
  • *****
  • Join Date: May 2006
  • Posts: 3263
    • Show all replies
Re: CofFire Project?
« Reply #1 on: September 26, 2007, 11:53:19 PM »
Quote

Piru wrote:

How would that work exactly? How can some external chip know what the CPU is doing?


 I mean use a Spartan as a translator table to catch the instructions the Coldfire can't process in the right way. Indeed it will generate some slowdowns, but in the end we can get an operational CPU who behaves like a 060 ~44MHz, who is a major upgrade from old accelerators around (I mean 030 and 040s).

Goodbye people.

I\'ll pop on from time to time, RL is acting up.
 

Offline rkauer

  • Hero Member
  • *****
  • Join Date: May 2006
  • Posts: 3263
    • Show all replies
Re: CofFire Project?
« Reply #2 on: September 27, 2007, 01:50:02 AM »
Quote

Piru wrote:

But how can you do that? How can you make the spartan interface with the CPU in such way?


 What I think is only a well-intended guess.

 This is almost the same as a PPC board acts. Those Spartan CPUs have near the double IO pins as the 68k CPUs, so is not a big worry in the hardware connection, but must be a worry in SW (I think a nightmare is the correct word).

 The voltage level is the same, clocks can be decoupled, instructions can be interpreted BEFORE trowed to Coldfire...

 My 2 cents...
 
Goodbye people.

I\'ll pop on from time to time, RL is acting up.