Hacker News new | ask | show | jobs
by Kliment 1594 days ago
No, the errors are inside the feature itself, since it doesn't fit on a single mask. You can't reuse design files on a new process. Everything will be wrong. You have different material properties, different gate capacitances, different parasitics. No matter what you do, you have to redesign to move to a new node. The problem with large features is, even if you do all that work, you still can't reliably make them with the smaller process, and all the benefits of the smaller process (smaller die size, faster switching, higher speeds, shorter interconnects) go away if you use large features.
1 comments

Aren't the necessary changes relatively "local", though?

That is - timing closure is hard, and it's a "global" problem - if your design fails timing closure, you might have to re-do the entire layout and/or design itself.

However, if you change the gate capacitances, then I would expect that you'd just have to make a lot of small changes in a lot of different (but unrelated) places - which seems like, while tedious, would be immensely parallelizable with the number of engineers, and not risk any complete re-layouts like meeting timing closure would. So, a "redesign" more than a redesign.

What am I missing here?

You're missing that large feature sizes are often used because they need to handle particular voltages and temp ranges. If you change the material properties those characteristics are no longer viable with the original spacings and dimensions, so you get to relayout anyway.