aboutsummaryrefslogtreecommitdiffstats
path: root/common/timing_opt.cc
Commit message (Expand)AuthorAgeFilesLines
* timing_opt: Debugging and integrationDavid Shah2018-12-061-14/+113
* timing_opt: Implement the BFS-based path optimisationDavid Shah2018-12-061-34/+152
* timing_opt: Implement critical path finderDavid Shah2018-12-061-0/+114
* timing_opt: Neigbour bel validity checkingDavid Shah2018-12-061-5/+48
* timing_opt: Functions to calculate arc delay limitsDavid Shah2018-12-061-3/+52
* timing_opt: Implement neighbour Bel finderDavid Shah2018-12-061-0/+77
* timing: Add criticality calculation to timing analysisDavid Shah2018-12-061-0/+42