summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Removed warning in Abc_PrintNiklas Een2012-03-021-28/+27
|
* Adding features related to the communication bridge.Alan Mishchenko2012-03-021-9/+77
|
* Enabling user-specified required times in 'map'.Alan Mishchenko2012-03-0210-30/+200
|
* Adding switch -N to 'super' to set an upper bound on the number of ↵Alan Mishchenko2012-03-021-1/+1
| | | | supergates generated.
* Making GENLIB parser skip LATCHes.Alan Mishchenko2012-03-024-1/+34
|
* Redirecting printf messages.Alan Mishchenko2012-03-024-190/+190
|
* Redirecting printf messages.Alan Mishchenko2012-03-027-73/+56
|
* Redirecting printf messages.Alan Mishchenko2012-03-021-50/+42
|
* Adding features related to the communication bridge.Alan Mishchenko2012-03-028-101/+136
|
* Created a communication bridge.Alan Mishchenko2012-03-013-9/+184
|
* Created a communication bridge.Alan Mishchenko2012-03-012-1/+371
|
* Adding switch -N to 'super' to set an upper bound on the number of ↵Alan Mishchenko2012-03-011-1/+1
| | | | supergates generated.
* Adding switch -N to 'super' to set an upper bound on the number of ↵Alan Mishchenko2012-02-293-48/+84
| | | | supergates generated.
* Updating 'print_library' to write GENLIB library into a file.Alan Mishchenko2012-02-291-10/+20
|
* Bug fix in a standard cell library generator.Alan Mishchenko2012-02-291-1/+15
|
* Bug fix in a standard cell library generator.Alan Mishchenko2012-02-291-0/+6
|
* Added skipping &iso when there is only one PO.Alan Mishchenko2012-02-292-0/+7
|
* Added skipping &iso when there is only one PO.Alan Mishchenko2012-02-291-0/+5
|
* Bug fix in 'in' (look at the OR of the interpolants, rather than the last ↵Alan Mishchenko2012-02-281-0/+4
| | | | frontier, when K > 1).
* Added switch -z to command 'removepo' to enable removing const1 outputs.Alan Mishchenko2012-02-272-6/+11
|
* Disabled verbose print-out in the SAT solvers.Alan Mishchenko2012-02-261-2/+2
|
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default (bug ↵Alan Mishchenko2012-02-251-1/+1
| | | | fix).
* Silenced a gcc warning.Alan Mishchenko2012-02-242-4/+4
|
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.Alan Mishchenko2012-02-242-22/+32
|
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.Alan Mishchenko2012-02-241-1/+8
|
* Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.Alan Mishchenko2012-02-242-154/+206
|
* Added a way to disable support for dynamic linking.Alan Mishchenko2012-02-241-0/+3
|
* Silenced a gcc warning.Alan Mishchenko2012-02-231-1/+0
|
* pyabc: silnce more warningsBaruch Sterin2012-02-231-4/+3
|
* pyabc: python 2.6 compatibility fix for previous commit (which silenced ↵Baruch Sterin2012-02-231-1/+1
| | | | warnings)
* pyabc: silenced warnings in gccBaruch Sterin2012-02-232-7/+23
|
* Bug fix in stadard cell library representation.Alan Mishchenko2012-02-231-1/+3
|
* pyabc changes with main branchBaruch Sterin2012-02-231-1/+8
|\
| * Bug fix in stadard cell library representation.Alan Mishchenko2012-02-231-1/+8
| |
* | pyabc: added a function pyabc.iso_eq_classes() that retrieves the results of ↵Baruch Sterin2012-02-231-0/+40
|/ | | | the "&iso" command
* Experiment with technology mapping.Alan Mishchenko2012-02-223-112/+254
|
* Adding flag -s to &put to disable status clearing.Alan Mishchenko2012-02-222-4/+10
|
* Undoing a previuos change to not reset the status after &put.Alan Mishchenko2012-02-222-2/+4
|
* Experiment with technology mapping.Alan Mishchenko2012-02-201-0/+1
|
* Experiment with technology mapping.Alan Mishchenko2012-02-202-0/+347
|
* Isomorphism checking code.Alan Mishchenko2012-02-201-11/+44
|
* Isomorphism checking code.Alan Mishchenko2012-02-205-138/+603
|
* Isomorphism checking code.Alan Mishchenko2012-02-192-10/+13
|
* Isomorphism checking code.Alan Mishchenko2012-02-196-22/+202
|
* Added printout of BMC tents in &ps.Alan Mishchenko2012-02-1910-28/+46
|
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-192-15/+15
|
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-198-241/+368
|
* Isomorphism checking code.Alan Mishchenko2012-02-191-55/+201
|
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 ↵Alan Mishchenko2012-02-191-1/+1
| | | | (infinity).
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 ↵Alan Mishchenko2012-02-193-6/+10
| | | | (infinity).