summaryrefslogtreecommitdiffstats
path: root/src/map/scl/sclUtil.c
Commit message (Collapse)AuthorAgeFilesLines
* Restoring constraint manager to read old constraint file by default (use ↵Alan Mishchenko2017-02-251-5/+5
| | | | 'read_constr -n' to read new format).
* Improvements to Scl_Lib/SC_Cell data-structure.Alan Mishchenko2015-09-241-3/+3
|
* New constraint manager and memory reporting 'ps'.Alan Mishchenko2015-09-081-4/+5
|
* Improvements and tuning of CBA with buffering/sizing.Alan Mishchenko2015-02-041-16/+8
|
* Gate sizing with barrier buffers.Alan Mishchenko2014-12-211-0/+27
|
* Integrating barrier buffers.Alan Mishchenko2014-12-131-8/+61
|
* Suggested fix to allow .constr files to have empty lines.Alan Mishchenko2014-08-131-0/+2
|
* Debugging and finetuning the flow.Alan Mishchenko2013-09-171-18/+0
|
* Adding commands to set and print timing constraints.Alan Mishchenko2013-09-171-0/+35
|
* Integrated buffering and sizing.Alan Mishchenko2013-08-081-24/+44
|
* Bug fix and warning print.Alan Mishchenko2013-07-221-1/+5
|
* Generating GENLIB library from SCL.Alan Mishchenko2013-07-221-0/+20
|
* Restructuring gate-sizing code trying to separate timing analysis.Alan Mishchenko2013-07-211-173/+1
|
* Improvements to post-mapping re-sizing.Alan Mishchenko2013-07-211-0/+2
|
* Improvements to the SCL package.Alan Mishchenko2013-07-201-4/+19
|
* Added command 'dnsize' to complement command 'upsize'.Alan Mishchenko2013-07-201-2/+9
|
* Improvements to gate sizing.Alan Mishchenko2012-10-081-0/+1
|
* C++ portability changes.Alan Mishchenko2012-10-031-2/+2
|
* Added command 'minsize' to reduce all gates to their minimum size in the ↵Alan Mishchenko2012-09-201-0/+38
| | | | library.
* Extending BLIF parser/write to hangle multi-output cells.Alan Mishchenko2012-09-191-1/+1
|
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-09-011-18/+34
|
* Added command 'print_gs' to print gate sizes in the mapping.Alan Mishchenko2012-08-311-0/+46
|
* Handling constant nodes in gate sizing.Alan Mishchenko2012-08-301-2/+2
|
* Improvements to gate-sizing.Alan Mishchenko2012-08-301-0/+2
|
* Compiler warnings.Alan Mishchenko2012-08-291-1/+1
|
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-291-9/+22
|
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-291-1/+30
|
* Added printout of library cells.Alan Mishchenko2012-08-271-0/+187