summaryrefslogtreecommitdiffstats
path: root/src/aig/gia/giaAiger.c
Commit message (Expand)AuthorAgeFilesLines
* Adding support for flop init-states in extended AIG.Alan Mishchenko2015-10-041-0/+23
* Temp change in the AIG reader and minor tuning.Alan Mishchenko2015-07-091-2/+2
* Temp change in the AIG reader and minor tuning.Alan Mishchenko2015-07-081-1/+2
* Changing the way extension 'b' is written.Alan Mishchenko2015-05-251-3/+7
* Compiler warnings.Alan Mishchenko2015-03-081-1/+1
* Compiler warnings.Alan Mishchenko2015-03-081-1/+1
* Support for representing programmable cell configuration data.Alan Mishchenko2015-03-081-0/+24
* Bug fix in reader/writer of 'r' section.Alan Mishchenko2015-03-051-2/+5
* Integrating barrier buffers.Alan Mishchenko2014-12-081-2/+7
* Fix in reading flop classes.Alan Mishchenko2014-11-211-6/+9
* Fix in reading flop classes.Alan Mishchenko2014-11-211-8/+23
* Fix in reading flop classes.Alan Mishchenko2014-11-211-6/+8
* Enabling AIGs with boxes for word-level and sequential designs.Alan Mishchenko2014-11-131-4/+2
* Adding out-of-bounds checks to AIGER readers.Alan Mishchenko2014-09-281-1/+1
* Updating timing info during normalization.Alan Mishchenko2014-09-101-1/+1
* Updating timing info during normalization.Alan Mishchenko2014-09-101-1/+3
* Improving GIA interfaces for some procedures.Alan Mishchenko2014-08-251-1/+1
* Propagating timing support to the new synthesis/mapping commands.Alan Mishchenko2014-08-201-4/+5
* Improvements to representation of choices.Alan Mishchenko2014-07-011-2/+2
* Temporarily (?) undoing previous change because it is incompatible with old A...Alan Mishchenko2013-09-051-3/+4
* Improved unrolling manager.Alan Mishchenko2013-09-051-2/+2
* Adding new line (\n) after 'c' at the beginning of the comment section in AIG...Alan Mishchenko2013-08-291-1/+4
* Unifying representation of mapping in GIA.Alan Mishchenko2013-06-251-9/+6
* 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-7/+2
* Commenting assertion that does not hold in AIGER 1.9, accoring to Baruch Sterin.Alan Mishchenko2013-05-131-1/+1
* C++ compiler errors.Alan Mishchenko2013-05-041-2/+2
* SAT sweeping under constraints.Alan Mishchenko2013-04-271-2/+1
* Fixing both AIGER readers (read_aiger and &r) to work with AIGER 1.9 (except ...Alan Mishchenko2013-04-181-0/+1
* Fixing both AIGER readers (read_aiger and &r) to work with AIGER 1.9 (except ...Alan Mishchenko2013-04-171-7/+45
* Fixing the format mismatch in writing mapped GIA.Alan Mishchenko2013-04-021-5/+9
* Improvements to the hierarchy/timing manager.Alan Mishchenko2013-03-051-11/+12
* Integrating sweeping information.Alan Mishchenko2013-02-231-5/+8
* Integrating sweeping information.Alan Mishchenko2013-02-231-1/+16
* Integrating sweeping information.Alan Mishchenko2013-02-201-12/+0
* Integrating packing information.Alan Mishchenko2013-02-171-2/+4
* Integration of timing manager.Alan Mishchenko2013-02-061-0/+38
* Integration of timing manager.Alan Mishchenko2013-02-031-6/+12
* Integration of timing manager.Alan Mishchenko2013-02-011-4/+5
* Added a fix for the writing an AIG that is not normalized.Alan Mishchenko2013-01-301-1/+1
* Integration of timing manager.Alan Mishchenko2013-01-231-8/+36
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-1/+1
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-9/+9
* Assembling timing/hierarchy manager from input data.Alan Mishchenko2012-12-151-16/+33
* Assembling timing/hierarchy manager from input data.Alan Mishchenko2012-12-131-1/+16
* Unifification of custom extensions.Alan Mishchenko2012-12-131-1/+1
* Unifification of custom extensions.Alan Mishchenko2012-12-131-3/+3
* Unifification of custom extensions.Alan Mishchenko2012-12-131-14/+14
* Unifification of custom extensions.Alan Mishchenko2012-12-101-1059/+427
* Extending GIA to represent pintypes and pins.Alan Mishchenko2012-11-121-2/+7