Ethan Mahintorabi

Results 203 comments of Ethan Mahintorabi

LTO was broken because of the QT components. We would need some additional work to selectively disable it around the GUI.

Seems like the method is pretty reasonable. Basically use NLDM to find all the questionable critical paths where the impedance is much greater than the resistance, or wherever there's a...

@tspyrou What do you think?

It seems like even if we spend an enormous amount of compute power on it, it would be better than nothing.

Maybe as a hybrid model you could optimize based on a depessimized (0% buffer) NLDM incremental timing, and use the spice model to pick up any errors, and fix as...

I guess the question is would this be a beneficial thing to work on between now and a ccs implementation, or should we just start figuring out how to make...

> Do you wrap everything you use? Yes. Any exception generating third_party lib that Google pulls in has to be wrapped before it can be used outside of third_party code.

@maliberty Should we move forward with implementation now?

@maliberty Could you throw your WIP on a branch so I can take a look? I'd love to throw in a few cycles at it.