Commit Graph

12 Commits

Author SHA1 Message Date
Rowan Goemans
946e9f788c timing_log: Fix logging indendation to match master
timing: Disable clock_skew analysis by default
2024-09-20 14:50:33 +02:00
Rowan Goemans
ac2ab40d3c timing: minor cleanup and stupid mistake fixups 2024-09-20 14:50:33 +02:00
Rowan Goemans
87f002a454 timing: Fix slack calculations
timing: Fix max_delay_by_domain_pair function
timing: Fix hold time check
2024-09-20 14:50:33 +02:00
Rowan Goemans
a889c3f1dd report: Handle new segment types
timing_log: Use common segment type strings
2024-09-20 14:50:33 +02:00
Rowan Goemans
71083961f9 timing: cleanup clock2clock reporting
timing: Add clock2clock delay as seperate
        timing line item.
2024-09-20 14:50:33 +02:00
Rowan Goemans
094f0cc342 timing: integrate c2c delays and cleanup code 2024-09-20 14:50:33 +02:00
Rowan Goemans
020f411f23 timing: Make hold violations an error 2024-09-20 14:50:33 +02:00
Rowan Goemans
08b1dacba8 timing: Report min delay violated in timing logger 2024-09-20 14:50:33 +02:00
Rowan Goemans
8d0f52fbf9
timing: Move towards DelayPairs for timing reporting (#1359) 2024-09-11 07:23:46 +01:00
rowanG077
3f2e550f51 tmg: Fix logging of slack histogram 2023-09-25 13:20:40 +02:00
rowanG077
053dfc98f0 use std::numeric_limits instead of macros 2023-08-18 09:15:37 +02:00
rowanG077
d2a489d5e9 Remove old timing analyser 2023-08-18 09:15:37 +02:00