Slashdot Mirror


Diagonal Design For Chips

A reader writes "Simplex and Toshiba have a new design tool that allows circuits to run on diagonals. They're calling it X Architecture. Applied Materials, KLA-Tencor and DuPont Photomasks have signed on according to the press release. They're claiming 20% less 'wire', 10% faster, 20% less power and 30% better yields. Here's an EET article."

2 of 81 comments (clear)

  1. Hardly a Breakthrough by HardCase · · Score: 5
    Sure, it's a good idea...a straight line beats a 90 degree angle most of the time, but I think that the real breakthrough in this case is the potential for Simplex to make a lot of money in licensing fees to radically redesign the tools that we use to design and manufacture chips.

    Since the architecture isn't going to change on the top layers, where most of the action is, the improvements become incremental. It would be nice, though, to be able to shorten long interconnect runs, especially with capacitance becoming a significant issue now. But I wonder if the significant cost to replace existing design and manufacturing tools is worth the seemingly small gains that the technology offers.

    -h-

  2. I'm somewhat skeptical by taniwha · · Score: 5
    Their press release claims they comtinue with normal style routing on M1-M3 (so people can continue to use their existing cell libraries - this means that the raw gates will NOT run any faster - gate layout is usually done in M1 and a bit of M2 and the silicon below). What they are proposing is a better long wire routing (it seems they rotate the M4/M5 grid by 45 degrees - and that's what those upper layers are usually used for) which is a good thing since wire loads are what's currently killing us in timing - theorretically (best case) you can get a sqrt(2) drop in R and another in C (for a product of 2x speed up in wire delays) when you replace 2 wires with their diagonal - not all wires are going to be perfect 45 degree replacements. Also I suspect there's asome problems with getting the 2 grids to line up - I bet there are limitations on where vias can poke thru.

    What I am skeptical about is that it means a whole new routing infrastructure - not just new routing tools (which I guess is what they are really selling) but also 3d extraction tools, timing infrastructure, DRC etc etc getting all of this working from all the different vendors and getting it to work together is NOT going to be easy