Matt Liberty

Results 1716 comments of Matt Liberty

@habibayassin this should give the IR drop metrics once merged.

I don't see that error in the results for this PR. There are some cases where the pdn seems disconnected and I haven't had a chance to dig into them....

We do implement pin swapping for timing optimization but not routing congestion. Its an interesting idea, I'm not sure how much benefit it would generate without trying it. @osamahammad21 any...

This isn't information from synthesis. The high level operations have all been lowered to gate level and that's the level at which swapping can occur. @gadfort I'm familiar with this...

Channel routing is quite historical but I suppose it is a similar idea. I open to someone giving this a try.

Note that rsz already does pin swapping as an timing optimization step but the same infrastructure could be applied here to determine which pins are swappable.

@osamahammad21 what is the status of this PR?