summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New technology mapper.Alan Mishchenko2013-07-1311-112/+1106
* New technology mapper.Alan Mishchenko2013-07-139-11/+88
* New technology mapper.Alan Mishchenko2013-07-131-1/+1
* New technology mapper.Alan Mishchenko2013-07-135-67/+72
* New technology mapper.Alan Mishchenko2013-07-131-0/+1
* New technology mapper.Alan Mishchenko2013-07-131-2/+2
* New technology mapper.Alan Mishchenko2013-07-136-235/+277
* New technology mapper.Alan Mishchenko2013-07-129-138/+334
* Compiler warnings.Alan Mishchenko2013-07-121-1/+1
* Compiler warnings.Alan Mishchenko2013-07-121-1/+1
* Compiler warnings.Alan Mishchenko2013-07-122-24/+24
* Compiler warnings.Alan Mishchenko2013-07-121-8/+7
* New technology mapper.Alan Mishchenko2013-07-1217-1869/+2581
* Precomputing DSD functions.Alan Mishchenko2013-07-112-10/+86
* Precomputing DSD functions.Alan Mishchenko2013-07-111-31/+423
* Fix to &era to skip synthesis and print verbose output more often.Alan Mishchenko2013-07-101-2/+3
* Bug fix in 'mfs2'.Alan Mishchenko2013-07-081-2/+2
* Adding timeout to AIG rewriting inside 'int'.Alan Mishchenko2013-07-081-2/+0
* Adding timeout to AIG rewriting inside 'int'.Alan Mishchenko2013-07-076-1/+51
* Compiler warning.Alan Mishchenko2013-07-011-4/+6
* Compiler problem.Alan Mishchenko2013-07-012-150/+150
* Compiler problem.Alan Mishchenko2013-07-011-20/+20
* Fixing a typo.Alan Mishchenko2013-07-011-1/+1
* Adding commands 'bm2' and 'saucy3' developed by Hadi Katebi, Igor Markov, and...Alan Mishchenko2013-07-013-0/+3614
* Bug fix in the timeout for 'int'.Alan Mishchenko2013-07-011-1/+1
* Adding #include <stdlib.h> to 'abc_global.h' to prevent compilation problem o...Alan Mishchenko2013-07-011-0/+1
* Updating new mapper.Alan Mishchenko2013-06-301-366/+379
* Updating new mapper.Alan Mishchenko2013-06-301-76/+139
* Updating new mapper.Alan Mishchenko2013-06-301-150/+114
* Updating new mapper.Alan Mishchenko2013-06-301-207/+237
* Updating new mapper.Alan Mishchenko2013-06-301-8/+29
* Updating new mapper.Alan Mishchenko2013-06-301-13/+64
* Updating new mapper.Alan Mishchenko2013-06-293-118/+406
* Improvemesnts to the mapper.Alan Mishchenko2013-06-291-1/+4
* Forgot that LIN64 was used in place of LIN for 64-bit architectures. Fixed.Niklas Een2013-06-291-2/+2
* Fixed a problem in BridgeMode; it will now correctly detect if the pipe has b...Niklas Een2013-06-281-4/+22
* Updating new mapper.Alan Mishchenko2013-06-282-281/+356
* Adding timeout to command 'ind'.Alan Mishchenko2013-06-284-13/+33
* Adding timeout to the interpolant computation procedure.Alan Mishchenko2013-06-284-4/+23
* Data-structure experiment.Alan Mishchenko2013-06-272-89/+86
* Saving delay information after mapping.Alan Mishchenko2013-06-262-0/+2
* Minor compilation problem.Alan Mishchenko2013-06-261-1/+1
* Unifying representation of mapping in GIA.Alan Mishchenko2013-06-251-1/+1
* Unifying representation of mapping in GIA.Alan Mishchenko2013-06-2517-459/+365
* Improving integration of the 'if' mapper with GIA.Alan Mishchenko2013-06-253-13/+16
* Improving integration of the 'if' mapper with GIA.Alan Mishchenko2013-06-256-231/+211
* Improving CEC (command 'dcec') by integrating XOR balancing.Alan Mishchenko2013-06-251-1/+1
* Improving CEC (command 'dcec') by integrating XOR balancing.Alan Mishchenko2013-06-252-3/+38
* New features to debug an test tech-mapping with choices.Alan Mishchenko2013-06-242-0/+602
* New random FSM generation command 'genfsm'.Alan Mishchenko2013-06-223-9/+235