summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added serialization of Mini AIG.Alan Mishchenko2012-09-292-6/+72
|
* Experiments with mini AIG manager.Alan Mishchenko2012-09-295-5/+11
|
* Updating code of non-ABC files to have no ABC-specific macros.Alan Mishchenko2012-09-292-9/+0
|
* Experiments with mini AIG manager.Alan Mishchenko2012-09-293-12/+41
|
* Compiler warnings.Alan Mishchenko2012-09-292-2/+4
|
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-09-291-10/+9
|
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-2967-1162/+1162
|
* Experiments with mini AIG manager.Alan Mishchenko2012-09-293-44/+60
|
* Experiments with mini AIG manager.Alan Mishchenko2012-09-291-0/+190
|
* Experiments with mini AIG manager.Alan Mishchenko2012-09-292-66/+76
|
* Updated version of LMS code.Alan Mishchenko2012-09-261-0/+1
|
* Updated version of LMS code.Alan Mishchenko2012-09-261-3/+3
|
* Updated version of LMS code.Alan Mishchenko2012-09-261-4/+6
|
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-2512-269/+669
|
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-251-0/+4
|
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-252-2/+2
|
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-259-133/+609
|
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-2519-1244/+418
|
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-247-6/+14
|
* Correcting comment related to pthreads.Alan Mishchenko2012-09-241-1/+1
|
* Testing GIA with time manager.Alan Mishchenko2012-09-243-12/+57
|
* Improving computation of choices from equivalence classes.Alan Mishchenko2012-09-239-150/+539
|
* Testing GIA with time manager.Alan Mishchenko2012-09-2314-84/+530
|
* Modified structural constraint extraction (unfold -s) to work for ↵Alan Mishchenko2012-09-233-164/+265
| | | | multi-output testcases.
* Migrating to array-based traversal ID.Alan Mishchenko2012-09-234-77/+19
|
* Cleaing AIG manager by removing pointers to HAIG.Alan Mishchenko2012-09-2318-1137/+2
|
* Integrating time manager into choice computation.Alan Mishchenko2012-09-2211-333/+471
|
* Added GIA normalization using timing manager.Alan Mishchenko2012-09-223-8/+96
|
* Upgrading hierarchy timing manager.Alan Mishchenko2012-09-2117-997/+1455
|
* Added switch '-E <filename>' to 'read_library' to exclude gates listed while ↵Alan Mishchenko2012-09-211-35/+44
| | | | reading a Genlib file.
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-204-14/+22
|
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-202-3/+17
|
* Added slack computation to 'stime'.Alan Mishchenko2012-09-203-19/+55
|
* Modified 'read' to read all types of libraries (genlib, liberty, scl).Alan Mishchenko2012-09-201-0/+2
|
* Modified 'read' to read all types of libraries (genlib, liberty, scl).Alan Mishchenko2012-09-207-8/+27
|
* Added command 'minsize' to reduce all gates to their minimum size in the ↵Alan Mishchenko2012-09-203-19/+121
| | | | library.
* Fixes to Verilog parser.Alan Mishchenko2012-09-203-3/+9
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-194-8/+8
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-1912-21/+106
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-1910-48/+104
|
* Extending BLIF parser/write to hangle multi-output cells.Alan Mishchenko2012-09-1915-136/+289
|
* Extending Genlib to hangle multi-output cells.Alan Mishchenko2012-09-193-57/+105
|
* Changes to command 'upsize'.Alan Mishchenko2012-09-183-66/+138
|
* Changes to command 'upsize'.Alan Mishchenko2012-09-188-47/+352
|
* Fixing mismatch between declaration of the output value of Extra_CpuTime.Alan Mishchenko2012-09-183-5/+9
|
* Bug fix in bmc3.Alan Mishchenko2012-09-171-1/+6
|
* Bug fix: no need to normalize const0 node.Alan Mishchenko2012-09-171-2/+2
|
* Fixed timeout problem in bmc3 -s.Alan Mishchenko2012-09-171-12/+7
|
* Moving binary IO streams to the vector package.Alan Mishchenko2012-09-173-116/+116
|
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-162-8/+14
|