Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Handling latches in combinational sizing. | Alan Mishchenko | 2014-02-13 | 1 | -3/+4 | |
| | ||||||
* | Fixing assertion failure when all POs have constant functions. | Alan Mishchenko | 2014-02-06 | 2 | -1/+4 | |
| | ||||||
* | Fixing Liberty parser to handle 'scalar' delay/slew tables. | Alan Mishchenko | 2014-02-06 | 3 | -0/+33 | |
| | ||||||
* | Handling C++-style comments in Liberty parser. | Alan Mishchenko | 2014-01-28 | 1 | -0/+26 | |
| | ||||||
* | Commeting out an assertion in sizing. | Alan Mishchenko | 2013-11-27 | 1 | -1/+1 | |
| | ||||||
* | Bug fix in timing update. | Alan Mishchenko | 2013-11-26 | 1 | -1/+1 | |
| | ||||||
* | Bug fix in liberty parser. | Alan Mishchenko | 2013-11-23 | 1 | -2/+4 | |
| | ||||||
* | Several changes to allow Liberty files without delay info. | Alan Mishchenko | 2013-11-21 | 3 | -17/+64 | |
| | ||||||
* | Fixing several simple bugs in library handling. | Alan Mishchenko | 2013-11-21 | 3 | -1/+3 | |
| | ||||||
* | Improvements to the standard cell flow. | Alan Mishchenko | 2013-11-08 | 3 | -13/+9 | |
| | ||||||
* | Organizing the timing report functions. | Alan Mishchenko | 2013-11-07 | 2 | -23/+22 | |
| | ||||||
* | Fixing the wire-load approximation problem. | Alan Mishchenko | 2013-11-07 | 6 | -64/+76 | |
| | ||||||
* | Improving critical path print-out. | Alan Mishchenko | 2013-10-31 | 1 | -6/+47 | |
| | ||||||
* | Changes to Liberty parser. | Alan Mishchenko | 2013-10-30 | 1 | -54/+132 | |
| | ||||||
* | Changes to Liberty parser. | Alan Mishchenko | 2013-10-30 | 1 | -2/+169 | |
| | ||||||
* | Bug fix in gate-sizing. | Alan Mishchenko | 2013-10-16 | 1 | -1/+5 | |
| | ||||||
* | Improvements to buffering and sizing. | Alan Mishchenko | 2013-10-13 | 7 | -32/+67 | |
| | ||||||
* | Cleaning up buffering code. | Alan Mishchenko | 2013-10-13 | 5 | -322/+107 | |
| | ||||||
* | Normalization of slew/load values. | Alan Mishchenko | 2013-10-13 | 8 | -112/+36 | |
| | ||||||
* | Normalization of slew/load values. | Alan Mishchenko | 2013-10-13 | 8 | -17/+95 | |
| | ||||||
* | Improvements to buffering and sizing. | Alan Mishchenko | 2013-10-12 | 3 | -50/+59 | |
| | ||||||
* | Bug fixes in the library processing,. | Alan Mishchenko | 2013-10-02 | 4 | -16/+45 | |
| | ||||||
* | Changing default values. | Alan Mishchenko | 2013-10-02 | 2 | -3/+3 | |
| | ||||||
* | Buf fix in Liberty parser. | Alan Mishchenko | 2013-09-19 | 1 | -1/+1 | |
| | ||||||
* | Integrating input driving cell constraint into buffering/sizing. | Alan Mishchenko | 2013-09-17 | 4 | -3/+26 | |
| | ||||||
* | Debugging and finetuning the flow. | Alan Mishchenko | 2013-09-17 | 4 | -64/+88 | |
| | ||||||
* | Debugging and finetuning the flow. | Alan Mishchenko | 2013-09-17 | 1 | -1/+1 | |
| | ||||||
* | Debugging and finetuning the flow. | Alan Mishchenko | 2013-09-17 | 5 | -19/+54 | |
| | ||||||
* | Adding commands to set and print timing constraints. | Alan Mishchenko | 2013-09-17 | 5 | -38/+203 | |
| | ||||||
* | Unifying standard cell library representations. | Alan Mishchenko | 2013-09-17 | 5 | -93/+255 | |
| | ||||||
* | Infrastructure to support full Liberty format and unitification of library ↵ | Alan Mishchenko | 2013-09-15 | 1 | -4/+4 | |
| | | | | representations. | |||||
* | Infrastructure to support full Liberty format and unitification of library ↵ | Alan Mishchenko | 2013-09-15 | 1 | -2/+4 | |
| | | | | representations. | |||||
* | Infrastructure to support full Liberty format and unitification of library ↵ | Alan Mishchenko | 2013-09-15 | 6 | -610/+2202 | |
| | | | | representations. | |||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-11 | 7 | -63/+89 | |
| | ||||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-11 | 6 | -21/+44 | |
| | ||||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-10 | 1 | -1/+1 | |
| | ||||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-10 | 8 | -102/+186 | |
| | ||||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-10 | 1 | -5/+5 | |
| | ||||||
* | Bug fix in incremental timing. | Alan Mishchenko | 2013-08-10 | 2 | -12/+18 | |
| | ||||||
* | Enable wire load estimation in buffering/sizing. | Alan Mishchenko | 2013-08-10 | 6 | -38/+46 | |
| | ||||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-09 | 3 | -19/+16 | |
| | ||||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-09 | 4 | -21/+19 | |
| | ||||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-09 | 4 | -67/+89 | |
| | ||||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-09 | 4 | -30/+67 | |
| | ||||||
* | Improvements to buffering and sizing. | Alan Mishchenko | 2013-08-09 | 6 | -29/+101 | |
| | ||||||
* | Improvements to buffering and sizing. | Alan Mishchenko | 2013-08-09 | 7 | -85/+242 | |
| | ||||||
* | Improvements to buffering and sizing. | Alan Mishchenko | 2013-08-09 | 3 | -67/+26 | |
| | ||||||
* | Improvements to buffering and sizing. | Alan Mishchenko | 2013-08-09 | 7 | -124/+181 | |
| | ||||||
* | Compiler warnings. | Alan Mishchenko | 2013-08-08 | 1 | -1/+1 | |
| | ||||||
* | Integrated buffering and sizing. | Alan Mishchenko | 2013-08-08 | 12 | -99/+683 | |
| |