aboutsummaryrefslogtreecommitdiffstats
path: root/common/timing.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Arch::getBudgetOverride() to eliminate hack for COUTEddie Hung2018-07-211-6/+2
* Uncomment out negative slack messages during update_budget(), make verboseEddie Hung2018-07-211-10/+12
* Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-211-0/+2
|\
| * Update commentEddie Hung2018-07-211-0/+118
* | HACK: set carry budgets to zeroDavid Shah2018-07-211-1/+4
* | Update commentEddie Hung2018-07-211-0/+118
|/
* Improving the SA+legalisation flowDavid Shah2018-06-291-3/+3
* Fixing Python bindings after adding unique_ptrDavid Shah2018-06-261-3/+3
* nets and cells are unique_ptr'sMiodrag Milanovic2018-06-251-4/+4
* Update from increased clangformat line lengthDavid Shah2018-06-231-20/+12
* Add ctx->checksum(), slightly improve log messagesClifford Wolf2018-06-211-0/+3
* Add frequency setting and fix slack calculationDavid Shah2018-06-211-6/+5
* WIP: adding timing budget to placerDavid Shah2018-06-201-0/+7
* Improving timing annotatorDavid Shah2018-06-201-0/+18
* Working on the timing annotatorDavid Shah2018-06-201-1/+3
* Working on the timing budget annnotatorDavid Shah2018-06-201-6/+58
* Another stub delay calculation functionDavid Shah2018-06-201-3/+18
* Adding stubs for delay annotation and cell timing lookupDavid Shah2018-06-201-0/+29