SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : CYRIX / NSM -- Ignore unavailable to you. Want to Upgrade?


To: FJB who wrote (28000)7/7/1998 8:03:00 PM
From: Scumbria  Respond to of 33344
 
What's the difference between a superpipelined Alpha and a superpipelined K6?

Bob,

The difference is the depth of the pipeline. The fundamental speedpath for all processors tends to be access to the L1 cache. Alpha uses a three stage cache access- 1) address calculation 2) address translate 3) cache lookup. I believe that K6 (and most other processors) do the address translate and cache lookup in one cycle.

My guess is that the principle clock speed advantage of Alpha is due to this one extra pipe stage. Given the importance of clock speed in the marketplace, it is somewhat baffling why other CPU vendors have not adopted this same approach.

Scumbria