aboutsummaryrefslogtreecommitdiffstats
path: root/common/timing.h
Commit message (Collapse)AuthorAgeFilesLines
* Call now-more-flexibile update_budget() during routing, but using any actual ↵Eddie Hung2018-07-211-1/+1
| | | | delays that we have
* Add update_budget() to timing.h headerEddie Hung2018-07-211-0/+2
|
* Improving the SA+legalisation flowDavid Shah2018-06-291-1/+1
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Another stub delay calculation functionDavid Shah2018-06-201-1/+5
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Adding stubs for delay annotation and cell timing lookupDavid Shah2018-06-201-0/+28
Signed-off-by: David Shah <davey1576@gmail.com>