Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing compilation problems on Linux-32 related to constants of type ↵ | Alan Mishchenko | 2013-01-30 | 8 | -114/+114 |
| | | | | unsigned long long. | ||||
* | Fixing C++ compilation issues. | Alan Mishchenko | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Assembling timing/hierarchy manager from input data. | Alan Mishchenko | 2012-12-13 | 1 | -0/+1 |
| | |||||
* | Improvements to DSD manager. | Alan Mishchenko | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | Renaming If_Lut_t into If_LibLut_t. | Alan Mishchenko | 2012-12-10 | 3 | -46/+46 |
| | |||||
* | Adding box library. | Alan Mishchenko | 2012-12-10 | 5 | -6/+653 |
| | |||||
* | Removed useless code from the sizing package. | Alan Mishchenko | 2012-12-04 | 4 | -524/+2 |
| | |||||
* | Enabling command &append for combiming multiple AIGs. | Alan Mishchenko | 2012-12-01 | 1 | -1/+1 |
| | |||||
* | DSD manager. | Alan Mishchenko | 2012-11-20 | 5 | -26/+34 |
| | |||||
* | DSD manager. | Alan Mishchenko | 2012-11-19 | 4 | -6/+39 |
| | |||||
* | DSD manager. | Alan Mishchenko | 2012-11-13 | 4 | -30/+136 |
| | |||||
* | Improved DSD. | Alan Mishchenko | 2012-11-11 | 1 | -2/+2 |
| | |||||
* | Improved DSD. | Alan Mishchenko | 2012-11-11 | 1 | -2/+5 |
| | |||||
* | Improved DSD. | Alan Mishchenko | 2012-11-10 | 2 | -1/+20 |
| | |||||
* | Improved DSD. | Alan Mishchenko | 2012-11-10 | 3 | -2/+81 |
| | |||||
* | Performance bug fix in choice generation. | Alan Mishchenko | 2012-11-09 | 1 | -1/+1 |
| | |||||
* | Slightly improved cut computation. | Alan Mishchenko | 2012-11-06 | 1 | -1/+85 |
| | |||||
* | Improvements to LMS code. | Alan Mishchenko | 2012-11-01 | 1 | -0/+2 |
| | |||||
* | Improvements to LMS code. | Alan Mishchenko | 2012-11-01 | 2 | -2/+2 |
| | |||||
* | Move truth table code into a separte file. | Alan Mishchenko | 2012-10-28 | 2 | -261/+7 |
| | |||||
* | Improvements to LMS code. | Alan Mishchenko | 2012-10-28 | 2 | -11/+16 |
| | |||||
* | Improvements to LMS code. | Alan Mishchenko | 2012-10-27 | 2 | -0/+34 |
| | |||||
* | Improvements to the truth table computation in 'if' package. | Alan Mishchenko | 2012-10-26 | 4 | -12/+454 |
| | |||||
* | Enables printout of fanout count in critical path. | Alan Mishchenko | 2012-10-26 | 1 | -0/+1 |
| | |||||
* | Added new API to traverse the cut in the mapper. | Alan Mishchenko | 2012-10-25 | 3 | -1/+55 |
| | |||||
* | Integrating GIA with LUT mapping. | Alan Mishchenko | 2012-10-24 | 2 | -1/+2 |
| | |||||
* | Improvements to gate sizing. | Alan Mishchenko | 2012-10-09 | 3 | -41/+46 |
| | |||||
* | Improvements to gate sizing. | Alan Mishchenko | 2012-10-09 | 6 | -162/+220 |
| | |||||
* | Improvements to gate-sizing. | Alan Mishchenko | 2012-10-09 | 1 | -2/+4 |
| | |||||
* | Improvements to gate-sizing. | Alan Mishchenko | 2012-10-09 | 3 | -9/+27 |
| | |||||
* | Improvements to gate sizing (bug fix). | Alan Mishchenko | 2012-10-09 | 1 | -4/+6 |
| | |||||
* | Improvements to gate sizing (bug fix). | Alan Mishchenko | 2012-10-09 | 1 | -1/+2 |
| | |||||
* | Improvements to gate sizing. | Alan Mishchenko | 2012-10-09 | 1 | -2/+2 |
| | |||||
* | Improvements to gate sizing. | Alan Mishchenko | 2012-10-09 | 4 | -14/+24 |
| | |||||
* | Improvements to gate sizing. | Alan Mishchenko | 2012-10-09 | 3 | -6/+35 |
| | |||||
* | Making explicit cast to 64-bit unsigned in a few places. | Alan Mishchenko | 2012-10-09 | 4 | -14/+14 |
| | |||||
* | Improvements to gate sizing. | Alan Mishchenko | 2012-10-09 | 2 | -82/+79 |
| | |||||
* | Improvements to gate sizing. | Alan Mishchenko | 2012-10-08 | 10 | -203/+542 |
| | |||||
* | C++ portability changes. | Alan Mishchenko | 2012-10-03 | 5 | -14/+14 |
| | |||||
* | Changes several defaults of 'super' to be infinite. | Alan Mishchenko | 2012-10-01 | 5 | -52/+51 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2012-09-29 | 1 | -1/+0 |
| | |||||
* | Replacing 'st_table' by 'st__table' to resolve linker problems. | Alan Mishchenko | 2012-09-29 | 12 | -40/+40 |
| | |||||
* | Cleaned up interfaces of genlib/liberty/supergate reading/writing. | Alan Mishchenko | 2012-09-25 | 12 | -269/+669 |
| | |||||
* | Cleaned up interfaces of genlib/liberty/supergate reading/writing. | Alan Mishchenko | 2012-09-25 | 17 | -1237/+395 |
| | |||||
* | Changed printouts in a few places in supergate computation. | Alan Mishchenko | 2012-09-24 | 5 | -5/+11 |
| | |||||
* | Upgrading hierarchy timing manager. | Alan Mishchenko | 2012-09-21 | 2 | -4/+3 |
| | |||||
* | Added switch '-E <filename>' to 'read_library' to exclude gates listed while ↵ | Alan Mishchenko | 2012-09-21 | 1 | -35/+44 |
| | | | | reading a Genlib file. | ||||
* | Added slack computation to 'stime'. | Alan Mishchenko | 2012-09-20 | 2 | -19/+52 |
| | |||||
* | Modified 'read' to read all types of libraries (genlib, liberty, scl). | Alan Mishchenko | 2012-09-20 | 4 | -5/+9 |
| | |||||
* | Added command 'minsize' to reduce all gates to their minimum size in the ↵ | Alan Mishchenko | 2012-09-20 | 3 | -19/+121 |
| | | | | library. |