logoalt Hacker News

Lramseyertoday at 12:10 AM3 repliesview on HN

Production grade CPU design is more than just the RTL (the source code.) To achieve the performance numbers that these companies get, you have to do a ton of optimization in your physical design to achieve the power/performance/area (PPA) metrics that make these products competitive. LLMs are not suitable for that kind of work.

There are people working on PPA optimization and trying to shake up how things are done, just not with LLMs.


Replies

ameliustoday at 9:51 AM

That's exactly where LLMs can shine, because design space exploration requires tedious work and endless simulations.

menaerustoday at 6:18 AM

> LLMs are not suitable for that kind of work.

I wonder why not or you meant not suitable yet?

show 1 reply
btowntoday at 12:27 AM

Something that I think is fascinating, though, is that labs are no longer beholden to the limitations of commercial design software. Want to replace your simulator and optimizer with a fully custom verifiable stack of Lean proofs of optimality and correctness? Just throw your unlimited token budget at it.

show 1 reply