summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
...
* Minor bug fix.Alan Mishchenko2012-10-041-0/+3
|
* C++ portability changes.Alan Mishchenko2012-10-034-8/+8
|
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-022-4/+4
|
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-022-31/+85
|
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-027-8/+306
|
* Renamed reference counting APIs in GIA package.Alan Mishchenko2012-10-021-1/+1
|
* Structural reparametrization.Alan Mishchenko2012-10-021-4/+4
|
* Combined old reparametrization command with the new one.Alan Mishchenko2012-10-021-54/+12
|
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-10-021-2/+2
|
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-10-021-2/+2
|
* Structural reparametrization.Alan Mishchenko2012-10-021-7/+23
|
* Structural reparametrization.Alan Mishchenko2012-09-301-0/+52
|
* Added serialization of Mini AIG.Alan Mishchenko2012-09-291-0/+10
|
* Experiments with mini AIG manager.Alan Mishchenko2012-09-292-194/+1
|
* Experiments with mini AIG manager.Alan Mishchenko2012-09-293-12/+41
|
* Compiler warnings.Alan Mishchenko2012-09-291-1/+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-2914-71/+71
|
* 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-291-66/+72
|
* 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
|
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-251-1/+1
|
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-252-55/+88
|
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-252-7/+23
|
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-242-1/+3
|
* Testing GIA with time manager.Alan Mishchenko2012-09-241-3/+3
|
* Testing GIA with time manager.Alan Mishchenko2012-09-233-38/+432
|
* Modified structural constraint extraction (unfold -s) to work for ↵Alan Mishchenko2012-09-231-2/+2
| | | | 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-237-199/+1
|
* Integrating time manager into choice computation.Alan Mishchenko2012-09-221-2/+4
|
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-201-2/+6
|
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-201-2/+2
|
* Added slack computation to 'stime'.Alan Mishchenko2012-09-201-0/+3
|
* 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-202-2/+17
|
* Fixes to Verilog parser.Alan Mishchenko2012-09-203-3/+9
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-191-1/+1
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-194-9/+9
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-195-25/+45
|
* Extending BLIF parser/write to hangle multi-output cells.Alan Mishchenko2012-09-197-100/+235
|
* Changes to command 'upsize'.Alan Mishchenko2012-09-181-0/+3
|
* Fixing mismatch between declaration of the output value of Extra_CpuTime.Alan Mishchenko2012-09-181-3/+7
|
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-161-7/+13
|
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-162-17/+36
|
* Changed a few things in the refinement package of &gla.Alan Mishchenko2012-09-161-1/+1
|
* Restructured the code to post-process object used during refinement in &gla.Alan Mishchenko2012-09-161-11/+8
|