Hi
Does anyone have any idea how Phase5 connected the PPC chips to the 68000 bus on the PPC accelerators?
I havent really looked at the board design much or PPC chips for that matter but the bus has probably just been updated like all modern chips, Iints replace IPL's on the chip, berr and halt removed, fc0-2 changed and such like, just like the Motorla Coldfire.
was it with a custom "south bridge" chip?
Nope, it would have a chip to mate it up to the 68K bus, probably one of the CPLD's between the SIMM slots on the Cyberstorm. On the bottom of the cyberstorm, almost below the PPC is what looks like the chip I am using to turn the Ints back to IPL's.
Dont know about AVEC and things like that though.
You should look around Motorola's website for the pinouts of the chip and compair it to the 68K bus.
Motorola have some nice gateway designs for the Coldfire which should help you with any PPC design.
603e pagebasicly i'm trying to figure out how to create a PPC only accelerator card, with other ideas like a miniture PPC card that drops in a 68040/060 socket and pretends to be a stupidly quick 680x0.
Well your going to need a low level PPC emulator (Not like whats included in OS4.0, something that works with just the PPC and some memory) so how good are you at programming?
mainly so you can use your existing accelerators,
Have you seen the Phase5 PPC prototype? A PPC drop in for a standard 68K CPU card.
Its really not the best way to do it though as your going to want an SD-Ram interface and ideally some form of expansion connector to make use of the higher bus speed the PPC can run at.
On a side note to make a PPC only Amiga upgrade you will need to do a few things:
Isolate the PPC from the actual Amiga, normally through transceivers, so you can get the PPC side set up and ready before trying to load the kickstart
you will need memory, you cant access the motherboards memory until you have the 68K emulator online, you cant load the emulator without memory. (The Phase 5 board does it another way, sticking the PPC on the side and using a driver to access the PPC once everything is set up on the Amiga side)
Good luck with any card design.
he 68k bus is not good for running a PPC.. Imagine having a G3 plugged (via an adptor) into a 68K socket... Even if you had a huge amount of L2 SRAM cache on the adaptor it would still be wading through syrup...
Yep, whats the average bus speed of a modern PPC?
its going to be really bogged down accessing the motherboard.
The 603 and 604 chips were slow so a 50mhz bus speed was not really a problem however a modern PPC chip is different.