summaryrefslogtreecommitdiffstats
path: root/src/aig/gia
Commit message (Expand)AuthorAgeFilesLines
* Bug fix in Gia_ObjPrint()Alan Mishchenko2012-07-031-2/+2
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-013-80/+738
* Reducing memory usage in bmc2 and bmc3.Alan Mishchenko2012-07-012-0/+61
* Bug fix in &vta.Alan Mishchenko2012-06-292-43/+67
* Bug fix in &gla.Alan Mishchenko2012-06-291-0/+10
* Bug fix in &gla.Alan Mishchenko2012-06-291-1/+1
* Bug fix when &vta returns empty absraction.Alan Mishchenko2012-06-292-16/+22
* Bug fix in &gla -d.Alan Mishchenko2012-06-292-14/+22
* Improving printouts in &vta and &gla.Alan Mishchenko2012-06-282-9/+14
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-281-42/+100
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-281-8/+13
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-282-0/+788
* New computation of tents for GIA package.Alan Mishchenko2012-06-281-2/+61
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-244-0/+227
* Added memory reporting to &vta.Alan Mishchenko2012-06-224-10/+33
* Switch -A <file_name> to specify file name for dumping abstrated model with &...Alan Mishchenko2012-06-212-2/+4
* Misc changes.Alan Mishchenko2012-05-211-2/+2
* Changing 'if' to allow for delay optimization on sequential paths only.Alan Mishchenko2012-05-201-1/+2
* Misc changes.Alan Mishchenko2012-05-193-1/+69
* Preventing &iso from removing fanoutless PIs.Alan Mishchenko2012-05-033-6/+14
* Misc changes.Alan Mishchenko2012-05-021-1/+2
* Bug fixes in previous bug fixes related to &trim.Alan Mishchenko2012-05-013-31/+60
* Added supporting dual-output seq miters in &trim (bug fix).Alan Mishchenko2012-04-301-2/+0
* Added supporting dual-output seq miters in &trim.Alan Mishchenko2012-04-281-0/+13
* Added supporting dual-output seq miters in &iso.Alan Mishchenko2012-04-281-0/+8
* Added supporting dual-output seq miters in &trim.Alan Mishchenko2012-04-283-7/+48
* Added supporting dual-output seq miters in &iso.Alan Mishchenko2012-04-281-2/+2
* Added supporting dual-output seq miters in &iso.Alan Mishchenko2012-04-282-5/+40
* Writing status file vta.status when dumping intermediate abstraction in &vta.Alan Mishchenko2012-04-271-1/+3
* Updating the counter of finished frames when dumping intermediate abstraction...Alan Mishchenko2012-04-271-0/+3
* Misc changes.Alan Mishchenko2012-04-221-1/+5
* Adding dumping abstractions in &vta.Alan Mishchenko2012-04-151-2/+5
* Added/moved several APIs.Alan Mishchenko2012-04-101-4/+0
* Added dumping abstracted model in &vta.Alan Mishchenko2012-04-071-2/+2
* Added dumping abstracted model in &vta.Alan Mishchenko2012-04-072-0/+37
* Added several new APIs to GIA and for file management.Alan Mishchenko2012-03-302-0/+13
* Exploration of ISO and minor changes.Alan Mishchenko2012-03-131-7/+104
* Updating &test to call full check.Alan Mishchenko2012-03-101-1/+1
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-093-7/+7
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-091-13/+13
* Do not cancel the current abstraction when a new refinement is discovered in ...Alan Mishchenko2012-03-091-3/+3
* Commenting out verbose statements.Alan Mishchenko2012-03-081-4/+4
* Adding features related to the communication bridge.Alan Mishchenko2012-03-021-9/+77
* Redirecting printf messages.Alan Mishchenko2012-03-021-50/+42
* Added skipping &iso when there is only one PO.Alan Mishchenko2012-02-291-0/+2
* Isomorphism checking code.Alan Mishchenko2012-02-201-11/+44
* Isomorphism checking code.Alan Mishchenko2012-02-204-129/+580
* Isomorphism checking code.Alan Mishchenko2012-02-191-9/+12
* Isomorphism checking code.Alan Mishchenko2012-02-192-10/+137
* Added printout of BMC tents in &ps.Alan Mishchenko2012-02-196-14/+27