Skip to content

Conversation

@rowanG077
Copy link
Contributor

@rowanG077 rowanG077 commented May 15, 2025

Which is useful if you want to optimize clock skews and need the FFs which are also affected if you change a single clock delay by re-routing

Which is useful if you want to optimize clock skews
and need the FFs which are effected if you change
a clock delay by re-routing
@rowanG077
Copy link
Contributor Author

rowanG077 commented May 15, 2025

@Ravenslofty Please check if you are oke with this API. You still have to calculate the skew yourself per pair. But since if you have let's say 100 startpoints and 100 endpoints then there are 100*100 clock skew values. So I don't think it makes sense to store this in the struct itself. You can recover the skew pretty easily by just subtracting the clock delays, which are given.

@Ravenslofty
Copy link
Collaborator

I'm gonna have to think on this a bit; it's a little too late in the day for me to picture how this will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants