Steven Hirsch wrote:
(snip)
As other's have commented, it's probably hard to find fabs that
maintain tooling for 0.8 micron. Also, a process shrink does not
necessarily speed things up. I work in the business and have seen
many cases where improvements in device switching speed are more than
offset by increased wiring delays on the backend layers. As a matter
of fact, for almost any technology produced in the last 10 years or
so, wire delays generally predominate.
The change from 0.8u to 0.6u was a big one. For 0.8u and above,
it works well to consider a wire as a wire with the same voltage
everywhere. The delay is caused by the capacitance to ground.
For 0.6, the resistance increases by a factor of (0.8/0.6)
and the capacitance decreases by (0.6/0.8). At this point,
it was necessary to consider the wires as resistors charging
distributed capacitors. For long wires the added resistance is
not made up for by the decreased capacitance. The timing now
depends more on the length than it did at 0.8u.