summaryrefslogtreecommitdiffstats
path: root/src/base/io/io.c
Commit message (Expand)AuthorAgeFilesLines
* New word-level representation package.Alan Mishchenko2014-09-121-57/+0
* Bug fix in transferring timing info.Alan Mishchenko2014-09-091-0/+57
* Improvements to power-aware mapping.Alan Mishchenko2014-06-231-1/+1
* Improvements to CNF generation.Alan Mishchenko2014-06-231-1/+1
* Improvements to CNF generation.Alan Mishchenko2014-06-231-9/+35
* Added quick GIG parser.Alan Mishchenko2014-06-191-0/+59
* add an option to write_cex to write the CEX in AIGER 1.9 format.Baruch Sterin2014-05-121-1/+11
* Added dumping original object names into a file.Alan Mishchenko2014-04-261-2/+12
* Renamed Abc_Lib_t into Abc_Des_t and removed some dead code.Alan Mishchenko2014-04-091-232/+0
* Better CEX minimization and renaming of write_counter into write_cex.Alan Mishchenko2014-04-041-12/+27
* Adding barrier buffers.Alan Mishchenko2014-03-161-17/+27
* Changes to LUT mappers.Alan Mishchenko2014-03-091-0/+4
* Adding check for the presence of precomputed data.Alan Mishchenko2013-12-291-0/+5
* New command &write_cnf.Alan Mishchenko2013-12-181-0/+66
* Debugging and finetuning the flow.Alan Mishchenko2013-09-171-0/+2
* Unifying standard cell library representations.Alan Mishchenko2013-09-171-1/+1
* New MFS package.Alan Mishchenko2013-05-241-4/+4
* Improvements to LMS code.Alan Mishchenko2012-11-061-2/+2
* Adding binary file dumping for truth tables.Alan Mishchenko2012-10-251-1/+1
* Adding binary file dumping for truth tables.Alan Mishchenko2012-10-251-4/+18
* Added hierarchical BLIF output for mapping with LUT structures (write_blif -a...Alan Mishchenko2012-10-241-3/+8
* Added command to transform GIA into the file with truth tables for each output.Alan Mishchenko2012-10-101-0/+77
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-291-1/+1
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-251-5/+18
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-241-0/+2
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-201-2/+2
* Modified 'read' to read all types of libraries (genlib, liberty, scl).Alan Mishchenko2012-09-201-0/+2
* Modified 'read' to read all types of libraries (genlib, liberty, scl).Alan Mishchenko2012-09-201-2/+16
* Fixes to Verilog parser.Alan Mishchenko2012-09-201-0/+6
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-151-0/+1
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-3/+3
* Diabling compact AIGER writing by default.Alan Mishchenko2012-07-071-1/+1
* Graph isomorphism checking code.Alan Mishchenko2012-02-111-4/+29
* Major restructuring of the code.Alan Mishchenko2012-01-211-3/+3
* Added switch 'write_counter -f' to output flop values in each time frame.Alan Mishchenko2012-01-181-20/+31
* Added warning when the network from file has no primary inputs.Alan Mishchenko2012-01-061-0/+5
* Added support for generating a library of real-life truth-tables.Alan Mishchenko2011-12-091-2/+0
* Added support for generating a library of real-life truth-tables.Alan Mishchenko2011-12-091-0/+2
* Enabled counter-example minimization in 'write_counter'.Alan Mishchenko2011-11-111-5/+31
* Preventing scripts from aborting if reading has failed.Alan Mishchenko2011-11-081-1/+1
* C++ portability changes.Alan Mishchenko2011-10-271-1/+1
* Changes to CNF generation code.Alan Mishchenko2011-10-171-6/+26
* Modified write_blif to output LUT structures.Alan Mishchenko2011-10-041-4/+20
* Added dumping CEXes in AIGER format.Alan Mishchenko2011-06-211-0/+48
* Special BLIF writing (bug fixes).Alan Mishchenko2011-05-181-3/+3
* Special BLIF writing.Alan Mishchenko2011-05-181-4/+11
* Fixed a number of small bugs and memory leaks.Alan Mishchenko2011-03-271-0/+1
* Eneabled writing/reading pAbc->nFrames into/from status files.Alan Mishchenko2011-02-041-6/+4
* initial commit of public abcAlan Mishchenko2010-11-011-43/+236
* Version abc90528Alan Mishchenko2015-06-221-3/+8