summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Expand)AuthorAgeFilesLines
* xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights...Bruno Schmitt2016-12-121-99/+240
* Compiler warnings.Alan Mishchenko2016-12-051-1/+1
* Adding support for minimalistic representation of LUT mapping.Alan Mishchenko2016-12-051-10/+22
* New SAT-based optimization package.Alan Mishchenko2016-12-041-3/+8
* Analysis of arithmetic logic cones.Alan Mishchenko2016-12-041-3/+10
* New SAT-based optimization package.Alan Mishchenko2016-11-261-0/+129
* Adding switch '-c' to generate only stuck-at faults in 'faultclasses -g'.Alan Mishchenko2016-11-221-5/+9
* Minor bug fixes.Alan Mishchenko2016-11-211-1/+1
* Merged alanmi/abc into defaultVinicius Callegaro2016-11-161-11/+28
|\
| * Renaming command 'detect' to be 'faultclasses'.Alan Mishchenko2016-11-101-9/+11
| * Equivalent fault detection code.Alan Mishchenko2016-11-091-5/+20
* | Disjoint-support decomposition with cofactoring and boolean difference analysisVinicius Callegaro2016-11-081-0/+3
|/
* Exact synthesis.Mathias Soeken2016-10-251-4/+4
* Code for profiling arithmetic circuits.Alan Mishchenko2016-10-211-4/+18
* Updates to arithmetic verification.Alan Mishchenko2016-10-091-26/+56
* Adding switch &mfs -b to preserve white boxes during optimization.Alan Mishchenko2016-10-071-2/+6
* Merged alanmi/abc into defaultMathias Soeken2016-09-291-2/+6
|\
| * Adding flag 'pdr -e' to output only support variables in the invariant.Alan Mishchenko2016-09-281-2/+6
* | Merged alanmi/abc into defaultMathias Soeken2016-09-091-0/+53
|\|
| * Experimental code for polynomial construction.Alan Mishchenko2016-09-051-0/+53
* | BMS fixes and start gates parameter.Mathias Soeken2016-08-251-6/+18
* | Merged alanmi/abc into defaultMathias Soeken2016-08-211-6/+18
|\|
| * Merge with parent.Mathias Soeken2016-08-181-3/+3
| |\
| | * Changes to report quantum cost in Exorcism.Alan Mishchenko2016-08-171-2/+2
| * | Missing code for CLI integration.Mathias Soeken2016-08-161-2/+2
| * | Provide number of max cubes as parameter.Mathias Soeken2016-08-161-4/+16
| |/
* | Merged alanmi/abc into defaultMathias Soeken2016-08-151-4/+8
|\|
| * Changes to report quantum cost in Exorcism.Alan Mishchenko2016-08-151-4/+8
* | Exact synthesis (revert one change).Mathias Soeken2016-08-091-1/+1
* | Exact synthesis.Mathias Soeken2016-08-091-1/+1
* | Resource constraints in exact synthesis, arrival times in exact command.Mathias Soeken2016-08-081-12/+50
|/
* Improvements in exact synthesis.Mathias Soeken2016-08-081-5/+9
* Updates to arithmetic verification.Alan Mishchenko2016-08-051-1/+1
* Read and write to exact store.Mathias Soeken2016-08-041-6/+75
* Exact synthesis minimization.Mathias Soeken2016-08-041-4/+121
* Tests and bug fixes for exact store manager.Mathias Soeken2016-08-021-1/+3
* Check whether exact network can be found.Mathias Soeken2016-07-301-5/+11
* Infrastructure for using the results of exact SAT-based synthesis during mapp...Alan Mishchenko2016-07-291-3/+21
* Several updates to exact synthesis.Mathias Soeken2016-07-281-13/+63
* Extending command 'dump_equv' to match inputs by name.Alan Mishchenko2016-07-271-1/+1
* Extending command 'dump_equv' to match inputs by name.Alan Mishchenko2016-07-271-8/+16
* Extending command 'exact' to handle delay constraints.Alan Mishchenko2016-07-231-6/+18
* Adding new command 'dump_equiv'.Alan Mishchenko2016-07-211-2/+6
* Adding new command 'dump_equiv'.Alan Mishchenko2016-07-211-1/+78
* Extension in the detection code.Alan Mishchenko2016-07-191-5/+9
* Adding command 'exact' developed by Mathias Soeken to implement Knuth's exact...Alan Mishchenko2016-07-161-0/+57
* Small fixes and improvements in reporting node counts.Alan Mishchenko2016-07-151-11/+22
* Small change to make &if not abort the scripts.Alan Mishchenko2016-07-041-1/+1
* Experiments with edge-based mapping.Alan Mishchenko2016-06-291-9/+25
* New command 'phase_map'.Alan Mishchenko2016-06-171-0/+55