summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding support of reading and writing designs using a new internal format ↵Alan Mishchenko2018-01-291-18/+76
| | | | (bug fix).
* Adding support of reading and writing designs using a new internal format.Alan Mishchenko2018-01-284-4/+362
|
* Experiments with circuit-based SAT.Alan Mishchenko2018-01-271-4/+15
|
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-251-1/+1
|
* Updates to exact synthesis commands.Alan Mishchenko2018-01-191-4/+26
|
* New command 'testexact'.Alan Mishchenko2018-01-041-0/+51
|
* New exact synthesis command 'allexact'.Alan Mishchenko2017-12-301-2/+2
|
* New exact synthesis command 'allexact'.Alan Mishchenko2017-12-281-1/+170
|
* Bug fix in 'write_aiger_cex'.Alan Mishchenko2017-12-201-0/+1
|
* Adding parameter structure to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-061-59/+71
|
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-061-0/+27
|
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-061-2/+2
|
* Switch -a to use only AND-gates in 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-061-14/+22
|
* New command 'lutexact'.Alan Mishchenko2017-12-051-0/+104
|
* Adding switch -a to 'write_verilog' to write factored forms without XORs and ↵Alan Mishchenko2017-12-035-17/+30
| | | | MUXes.
* Portability changes for gcc-6 suggested by Clifford.Alan Mishchenko2017-12-031-5/+0
|
* Portability changes for gcc-6 suggested by Clifford.Alan Mishchenko2017-12-021-2/+2
|
* Portability changes for gcc-6 suggested by Clifford.Alan Mishchenko2017-12-021-1/+6
|
* C++ comaptibility: add namespace support to GlucoseBaruch Sterin2017-11-231-0/+2
|
* C++ compatibility: fix bad pointer comparisonBaruch Sterin2017-11-231-1/+1
|
* Changes to make GIA structural hashing use a dedicated array instead of ↵Alan Mishchenko2017-11-131-2/+2
| | | | pObj->Value.
* Profiling quantification and other changes.Alan Mishchenko2017-11-061-0/+61
|
* Adding API to dump MiniAIG into a Verilog file and other small changes.Alan Mishchenko2017-10-225-2/+10
|
* Adding random search in exact synthesis.Alan Mishchenko2017-10-201-6/+23
|
* Integrating old SAT solver into majexact and twoexact.Alan Mishchenko2017-10-191-11/+27
|
* Integrating Glucose into &qbf.Alan Mishchenko2017-10-171-6/+11
|
* Fix the build.Alan Mishchenko2017-10-111-1/+0
|
* Another variation on exact synthesis.Alan Mishchenko2017-10-111-1/+80
|
* Improvements to SAT based SOP computation.Alan Mishchenko2017-10-061-1/+3
|
* Improvements to truth table manipulation.Alan Mishchenko2017-10-051-2/+2
|
* Fixing minimize_assuptions using Glucose.Alan Mishchenko2017-10-021-0/+1
|
* Adding printout of slack distribution for mapped networks.Alan Mishchenko2017-10-021-3/+7
|
* Exact synthesis of majority gates.Alan Mishchenko2017-10-011-14/+18
|
* Exact synthesis of majority gates.Alan Mishchenko2017-10-011-0/+75
|
* Maintenance and updates.Alan Mishchenko2017-09-242-5/+10
|
* Maintenance and updates.Alan Mishchenko2017-09-201-11/+22
|
* Uncommenting handling of initial values of the flops.Alan Mishchenko2017-09-191-2/+2
|
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-3/+10
|
* Adding support for Dimacs input to &satoko.Alan Mishchenko2017-09-161-6/+14
|
* Experiment with mapping.Alan Mishchenko2017-09-151-1/+80
|
* Updates to &bmcs to help debugging.Alan Mishchenko2017-09-121-2/+2
|
* Adding switch '-c' to 'dsec' to disable internal netlist check.Alan Mishchenko2017-09-093-20/+23
|
* Disabling CNF simplification in &bmcs -g.Alan Mishchenko2017-09-071-2/+2
|
* Trying to enable CNF simplification in &bmcs -g.Alan Mishchenko2017-09-071-2/+7
|
* Integrating Glucose into bmc3 -g.Alan Mishchenko2017-09-061-2/+6
|
* Integrating Glucose into &bmcs -g.Alan Mishchenko2017-09-061-5/+11
|
* Compiler warning.Alan Mishchenko2017-09-061-1/+1
|
* Adding Glucose 3.0 as a separate package.Alan Mishchenko2017-09-061-0/+4
|
* Renaming command-line option '-s' to be '-q' in 'pdr'.Alan Mishchenko2017-09-061-4/+4
|
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-061-2/+2
|