summaryrefslogtreecommitdiffstats
path: root/src/base/main/mainFrame.c
Commit message (Expand)AuthorAgeFilesLines
* Preventing command history from being overwritten by internal scripts.Alan Mishchenko2021-01-091-0/+1
* Improving MFFC computation code.Alan Mishchenko2020-09-171-1/+3
* Adding new utility procedures.Alan Mishchenko2020-05-111-0/+5
* Undoing some recent changes for improved CEX writing.Alan Mishchenko2019-01-211-4/+0
* Fixing the problem with outputting word-level CEXes after retiming.Alan Mishchenko2019-01-171-0/+4
* Experiments with retiming (adding new APIs).Alan Mishchenko2018-12-091-1/+9
* Adding parameters and improvements to %blast.Alan Mishchenko2018-02-281-0/+4
* Adding API to dump MiniAIG into a Verilog file and other small changes.Alan Mishchenko2017-10-221-1/+5
* New commands for backing up networks.Alan Mishchenko2017-08-041-0/+2
* Experiments with logic optimization.Alan Mishchenko2017-07-211-0/+3
* Synchronizing various data-structures.Alan Mishchenko2017-07-041-0/+6
* Moving global declarations into 'abcapi.h' and moving it into 'main' package.Alan Mishchenko2017-03-021-1/+1
* Adding features for invariant minimization.Alan Mishchenko2017-01-241-4/+0
* Parser for JSON format.Alan Mishchenko2016-10-251-0/+6
* Changes to PDR to compute f-inf clauses and import invariant (or clauses) as ...Alan Mishchenko2016-01-141-0/+4
* New command %psinv.Alan Mishchenko2015-11-231-2/+4
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-1/+1
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-1/+7
* Adding commands backup/restore.Alan Mishchenko2014-10-211-0/+1
* Improvements to DSD balancing.Alan Mishchenko2014-08-271-1/+4
* Cleanup and bug fixing in hierarchy handling.Alan Mishchenko2014-04-091-3/+0
* Renamed Abc_Lib_t into Abc_Des_t and removed some dead code.Alan Mishchenko2014-04-091-1/+1
* Adding a warning when the current network or AIG has no POs.Alan Mishchenko2014-03-101-0/+3
* Changes to LUT mappers.Alan Mishchenko2014-02-281-1/+1
* Changes to LUT mappers.Alan Mishchenko2014-02-281-0/+4
* Experiments with inductive don't-cares.Alan Mishchenko2014-02-111-0/+1
* Adding commands to set and print timing constraints.Alan Mishchenko2013-09-171-0/+6
* Added Python API status_get_vector() similar to cex_get_vector().Alan Mishchenko2013-09-041-0/+1
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-241-0/+1
* Adding new command &mprove for proving groups of properties.Alan Mishchenko2013-05-171-0/+2
* Adding command &filter_equiv to filter candidate equivalence classes using in...Alan Mishchenko2013-04-171-0/+3
* Added new Python API is_const_po( int iPoNum ), which returns 0/1 if current ...Alan Mishchenko2013-01-251-0/+34
* Adding box library.Alan Mishchenko2012-12-101-0/+2
* Added command 'cexsave' and 'cexload'.Alan Mishchenko2012-11-141-0/+1
* Minor bug fix.Alan Mishchenko2012-10-041-0/+3
* Bug fix: abstraction commands not properly updating status when dumping inter...Alan Mishchenko2012-08-281-0/+1
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-3/+3
* Making 'pdr', &gla, &vta print correctly in batch mode.Alan Mishchenko2012-07-071-0/+2
* Updating the counter of finished frames when dumping intermediate abstraction...Alan Mishchenko2012-04-271-4/+5
* Bug fix to prevent crashing when Abc_Print() is called while ABC is not initi...Alan Mishchenko2012-03-201-2/+2
* Redirecting printf messages.Alan Mishchenko2012-03-021-1/+1
* Adding features related to the communication bridge.Alan Mishchenko2012-03-021-0/+3
* Isomorphism checking code.Alan Mishchenko2012-02-171-12/+15
* Major restructuring of the code.Alan Mishchenko2012-01-211-2/+3
* Added API to access the CEX vector.Alan Mishchenko2011-08-021-0/+1
* Moved two new APIs for reading/writing CEX from/into ABC from abc.c to mainFr...Alan Mishchenko2011-02-191-2/+3
* Fixing memory leak in LTL property handling codeAlan Mishchenko2010-12-021-0/+1
* Added API Abc_FrameReadGiaAlan Mishchenko2010-11-291-0/+16
* initial commit of public abcAlan Mishchenko2010-11-011-37/+78
* Version abc90714Alan Mishchenko2015-06-221-0/+60