Reply by TheDoc November 1, 20052005-11-01
"Cor" <C_van_Loos@Excite.com> wrote in message
news:1130829003.191282.143440@o13g2000cwo.googlegroups.com...
> Hi, > > Our current product consists of a iNTEL XSCALE PXA255 processor plus > industry standard interface ICs. For a new generation product we have > to design a SOC with an embedded ARM core. To prototype this system we > want to use readily available ARM controller plus a few FPGAs. Now I am > searching for a silicon vendor that sells high performance ARM cores as > a stand-alone chip. > > So far I found Atmel as a potential supplier but the clock frquency of > these ARM's is quite low, compared to the 400MHz XSCALE. > > Question is whether anyone knows of a list of suppliers that supply > high-performance (on par with PXA255 @ 400MHz) ARM cores implemented as > a single standalone chip to prototype en debug our SOC development. > Best would be a CPU only package, without any peripherials. > > Cor >
I'm not 100% sure but i think ACTEL have arm cores now..
Reply by BISY November 1, 20052005-11-01
Cor wrote:
> ... > > Question is whether anyone knows of a list of suppliers that supply > high-performance (on par with PXA255 @ 400MHz) ARM cores implemented as > a single standalone chip to prototype en debug our SOC development. > Best would be a CPU only package, without any peripherials. > > Cor >
Something like Samsung's ARM920 S3C2440 might be what you're looking for; Simtec produce a 400MHz eval board here: http://www.simtec.co.uk/products/IM2440D20/spec.html Samsung sales will no doubt be able to point you at a supplier: http://www.samsung.com/eu/Products/Semiconductor/wheretobuy/index.asp BISY. -- Posting as an individual.
Reply by Joseph November 1, 20052005-11-01
Cor wrote:
> Hi, > > Our current product consists of a iNTEL XSCALE PXA255 processor plus > industry standard interface ICs. For a new generation product we have > to design a SOC with an embedded ARM core. To prototype this system we > want to use readily available ARM controller plus a few FPGAs. Now I am > searching for a silicon vendor that sells high performance ARM cores as > a stand-alone chip. > > So far I found Atmel as a potential supplier but the clock frquency of > these ARM's is quite low, compared to the 400MHz XSCALE. > > Question is whether anyone knows of a list of suppliers that supply > high-performance (on par with PXA255 @ 400MHz) ARM cores implemented as > a single standalone chip to prototype en debug our SOC development. > Best would be a CPU only package, without any peripherials. > > Cor >
Hi Cor, I'm sure you are aware that XScale is not using standard ARM cores. It is designed by Intel with a lot of optimizations, targeting to their manufacturing process to get to that speed. Also there are some extension stuffs they put in which are not available on standard ARM cores. So if you really want to go for 400MHz CPU speed you might not able to get it from an ARM9 test chip. One thing you could consider is to use the ARM's prototyping boards: http://www.arm.com/products/DevTools/VersatileFamily.html http://www.arm.com/miscPDFs/4989.pdf For ARM926 the chip on board can run at 210MHz, and for ARM1136 the chip on board can run at 400MHz. (bus interface on the board run at 30 to 40MHz), you can then add FPGA to the system using logic tiles: http://www.arm.com/products/DevTools/LogicTiles.html These are all already to use (no need for you to spend time on designing PCB). Hope these information be useful to you. regards, Joseph
Reply by Cor November 1, 20052005-11-01
Hi,

Our current product consists of a iNTEL XSCALE PXA255 processor plus
industry standard interface ICs. For a new generation product we have
to design a SOC with an embedded ARM core. To prototype this system we
want to use readily available ARM controller plus a few FPGAs. Now I am
searching for a silicon vendor that sells high performance ARM cores as
a stand-alone chip.

So far I found Atmel as a potential supplier but the clock frquency of
these ARM's is quite low, compared to the 400MHz XSCALE.

Question is whether anyone knows of a list of suppliers that supply
high-performance (on par with PXA255 @ 400MHz) ARM cores implemented as
a single standalone chip to prototype en debug our SOC development.
Best would be a CPU only package, without any peripherials.

Cor