summaryrefslogtreecommitdiffstats
path: root/src/base/abc
Commit message (Expand)AuthorAgeFilesLines
* Adding switch 'clp -o' to reverse initial variable ordering.Alan Mishchenko2018-06-071-2/+2
* C++ comaptibility: add namespace support to GlucoseBaruch Sterin2017-11-231-0/+2
* Improvements to SAT based SOP computation.Alan Mishchenko2017-10-061-1/+3
* Uncommenting handling of initial values of the flops.Alan Mishchenko2017-09-191-2/+2
* Adding switch '-c' to 'dsec' to disable internal netlist check.Alan Mishchenko2017-09-092-3/+2
* Several small changes.Alan Mishchenko2017-09-061-2/+2
* Several small changes.Alan Mishchenko2017-09-051-1/+1
* Several changes to various packages.Alan Mishchenko2017-09-043-4/+96
* Compiler warnings.Alan Mishchenko2017-07-222-2/+2
* Several new procedures for GIA manipulation.Alan Mishchenko2017-06-011-0/+77
* Small change to gate names.Alan Mishchenko2017-05-161-1/+1
* Experiments with don't-cares.Alan Mishchenko2017-04-081-1/+5
* Experiments with don't-cares.Alan Mishchenko2017-03-262-0/+33
* Experiments with don't-cares.Alan Mishchenko2017-03-261-0/+2
* Experiments with new network data-structure.Alan Mishchenko2017-03-201-1/+1
* Experiments with new network data-structure.Alan Mishchenko2017-03-193-0/+94
* Adding command 'glitch' for glitch simulation.Alan Mishchenko2017-03-021-0/+1
* Adding API for generating a monitor of a set of internal signals in a sequent...Alan Mishchenko2017-01-311-0/+154
* Adding an option to not add buffers to decouple COs driven by the same intern...Alan Mishchenko2017-01-071-0/+7
* BMS fixes and start gates parameter.Mathias Soeken2016-08-251-1/+1
* Resource constraints in exact synthesis, arrival times in exact command.Mathias Soeken2016-08-081-1/+1
* Handling constant and buffer cut in exact synthesis.Alan Mishchenko2016-08-051-1/+1
* Infrastructure for using the results of exact SAT-based synthesis during mapp...Alan Mishchenko2016-07-291-0/+3
* Several updates to exact synthesis.Mathias Soeken2016-07-281-1/+1
* Extending command 'exact' to handle delay constraints.Alan Mishchenko2016-07-231-1/+1
* Adding new command 'dump_equiv'.Alan Mishchenko2016-07-211-6/+5
* Adding command 'exact' developed by Mathias Soeken to implement Knuth's exact...Alan Mishchenko2016-07-161-0/+2
* Several corner-case bugs in %read, &cec, and st.Alan Mishchenko2016-07-161-2/+3
* Small fixes and improvements in reporting node counts.Alan Mishchenko2016-07-152-1/+22
* Detecting properties of internal nodes.Alan Mishchenko2016-06-122-0/+2
* Enabling AIGs without structural hashing (&get -c to import logic network).Alan Mishchenko2016-05-202-11/+14
* Added Exorcism package, reading ESOP (read_pla -x file.esop) and deriving AIG...Alan Mishchenko2016-04-111-4/+13
* Preserving internal signal names when 'strash' is not used.Alan Mishchenko2016-02-032-0/+7
* Bug fix in 'aig', for the case of non-min-base SOPs.Alan Mishchenko2016-01-201-0/+1
* Better print-out of SOPs. Changing default of 'fx'. Updating 'satclp' to fine...Alan Mishchenko2016-01-123-8/+181
* Improvements to timing optimization.Alan Mishchenko2015-11-112-0/+29
* Improvements to 'satclp'.Alan Mishchenko2015-11-091-1/+1
* silence clang errors when compiling as C++Baruch Sterin2015-11-052-2/+2
* Improvements to command print_fanio.Alan Mishchenko2015-10-271-1/+1
* Added switch 'satclp -Z' to control the max size of the cone to work with.Alan Mishchenko2015-10-231-1/+1
* Changes for delay-oriented computation.Alan Mishchenko2015-10-231-0/+4
* Additional improvements in 'satclp'.Alan Mishchenko2015-10-181-0/+35
* New switch 'satclp -r' to reverse variable order.Alan Mishchenko2015-10-071-1/+1
* Bug fix in &nf and in propagating timing info.Alan Mishchenko2015-09-271-2/+2
* Several bug-fixed related to synthesis, library handling, and timimg info.Alan Mishchenko2015-09-231-1/+1
* New constraint manager and memory reporting 'ps'.Alan Mishchenko2015-09-083-11/+37
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-041-1/+1
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-041-0/+1
* Adding switch to control area-recovery and more tuning in &nf.Alan Mishchenko2015-08-281-1/+1
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-249-9/+9