Slashdot Mirror


VIA to Create Pentium 4 'Clone'

PyroMosh writes: "ZDNet is carrying a brief article about VIA's plans to start producing clones of the Pentium 4. VIA's already in legal trouble with Intel and it seems unlikley that this will go unchallenged by the chipmaking juggernaut. The Register is also covering this, and SiliconStrategies.com has an article with a bit more detail."

3 of 112 comments (clear)

  1. VIA denies this. by marcop · · Score: 5, Informative

    3Dnow.net links to the article at: http://www.theinquirer.net/19100103.htm that states that VIA denies this. Gotta love the opening paragraph.

  2. Re:Wait a second by Anonymous Coward · · Score: 2, Informative
  3. Re:This is an illogical use of resources by Christopher+Thomas · · Score: 5, Informative
    To reverse engineer and duplicate a processor requires a superior understanding of processor design and construction.

    Once you have reverse engineered the processor, why wouldn't you then put your resources into designing a better processor based on what you've learned, rather than wasting time making a clone?


    Actually, it turns out that reverse-engineering is better for a couple of reasons.

    • It's less work, not more.

      When designing a chip, you have to make a host of design decisions without knowing for certain how each of them will affect performance (you try to make an intelligent gamble on picking the right approaches). If you have an existing architecture to copy, you know more or less what the tradeoff results actually were. This saves a lot of agonizing and design time.

    • You need to follow the leader's instruction set.

      AMD is big enough *now* to add its own instruction set extensions, but this is a fairly recent development. Anyone else has to make their chip fully compatible with either Intel or AMD (Intel for safety). This counts as "cloning" as far as the average tech article writer is concerned. Whether the microarchitectural approaches are copied as well is up to the clone maker.



    I know that Via's not planning to make a P4 clone (yet). However, I believe that reverse-engineering would by far be the less costly approach for anyone attempting to clone the P4.