summaryrefslogtreecommitdiffstats
path: root/src/aig/gia/giaMan.c
Commit message (Collapse)AuthorAgeFilesLines
* Improving switching activity computation.Alan Mishchenko2013-12-261-0/+1
|
* New BMC engine.Alan Mishchenko2013-10-271-1/+1
|
* Multi-output property solver.Alan Mishchenko2013-10-231-0/+2
|
* Towards better Boolean matching.Alan Mishchenko2013-10-051-1/+1
|
* New logic sharing extraction.Alan Mishchenko2013-09-291-1/+1
|
* New logic sharing extraction.Alan Mishchenko2013-09-281-1/+9
|
* Changed printf to Abc_Print in giaMan.cNiklas Een2013-09-271-44/+43
|
* Improvements to the &ps.Alan Mishchenko2013-09-081-0/+2
|
* Improvements to the new technology mapper.Alan Mishchenko2013-09-071-6/+6
|
* Unifying parameters for the &ps command.Alan Mishchenko2013-09-051-6/+7
|
* Updates for the new BMC engine.Alan Mishchenko2013-09-051-0/+21
|
* Unifying representation of mapping in GIA.Alan Mishchenko2013-06-251-3/+3
|
* Counter-example depth minimization.Alan Mishchenko2013-05-221-1/+5
|
* Adding support of XOR/MUX in GIA.Alan Mishchenko2013-05-171-0/+1
|
* Undoing commit from Nov 12, 2012: Extending GIA to represent pintypes and pins.Alan Mishchenko2013-05-171-1/+1
|
* C++ compiler errors.Alan Mishchenko2013-05-041-1/+1
|
* SAT sweeping under constraints.Alan Mishchenko2013-04-251-0/+4
|
* Integrating sweeping information.Alan Mishchenko2013-02-231-1/+1
|
* Integrating sweeping information.Alan Mishchenko2013-02-181-0/+2
|
* Integrating packing information.Alan Mishchenko2013-02-171-0/+2
|
* Unifification of custom extensions.Alan Mishchenko2012-12-101-2/+6
|
* Made print-out of frontier cut an option ('-c') in '&ps'.Alan Mishchenko2012-11-121-3/+3
|
* Extending GIA to represent pintypes and pins.Alan Mishchenko2012-11-121-0/+1
|
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-241-0/+92
|
* Creating dedicated choice representation for GIA.Alan Mishchenko2012-10-241-0/+32
|
* Adding frontier comptuation based on reversed CO order in &ps.Alan Mishchenko2012-10-241-1/+1
|
* Renamed reference counting APIs in GIA package.Alan Mishchenko2012-10-021-1/+1
|
* Structural reparametrization.Alan Mishchenko2012-10-011-0/+1
|
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-151-149/+1
|
* Enabled recording the name of the file GIA is coming from.Alan Mishchenko2012-09-041-1/+2
|
* Added generation of values of internal nodes for GIA manager.Alan Mishchenko2012-08-081-0/+1
|
* Scalable gate-level abstraction.Alan Mishchenko2012-07-291-0/+1
|
* Minor updates to the BMC engines.Alan Mishchenko2012-07-271-0/+2
|
* Updated code for lazy man's synthesis (memory optimization).Alan Mishchenko2012-07-201-5/+5
|
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-201-1/+3
|
* Making GIA use independent truth table number storage when computing truth ↵Alan Mishchenko2012-07-191-0/+1
| | | | tables.
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-091-3/+3
|
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-1/+1
|
* Procedure to compute truth tables for POs of GIA.Alan Mishchenko2012-07-071-0/+1
|
* Making 'pdr', &gla, &vta print correctly in batch mode.Alan Mishchenko2012-07-071-1/+2
|
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-051-2/+5
|
* Added static fanout to GIA package.Alan Mishchenko2012-07-041-0/+1
|
* Performance improvement in &gla_refine.Alan Mishchenko2012-07-031-27/+2
|
* New computation of tents for GIA package.Alan Mishchenko2012-06-281-2/+61
|
* Added printout of BMC tents in &ps.Alan Mishchenko2012-02-191-1/+14
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-111-4/+17
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-281-3/+3
|
* Major restructuring of the code.Alan Mishchenko2012-01-211-7/+8
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-201-1/+1
|