Open oharboe opened 8 months ago
It seems that the timing repair step is degrading the clock skew. Some of timing repair can be pulled into CTS to mitigate this issue. @oharboe, what's the needed timeline for this enhancement?
It seems that the timing repair step is degrading the clock skew. Some of timing repair can be pulled into CTS to mitigate this issue. @oharboe, what's the needed timeline for this enhancement?
I would prioritize orderly progression of development over particular features.
I would guess it is repair_clock_nets rather than repair_timing that is the problem (the later shouldn't touch the clock tree).
I would guess it is repair_clock_nets rather than repair_timing that is the problem (the later shouldn't touch the clock tree).
Correct.
Description
Expected:
Actual:
To reproduce: untar cts.tar.gz
Suggested Solution
CTS should automatically pick good defaults
Additional Context
No response