summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* reverting an accidental change to MakefileBaruch Sterin2013-12-111-2/+0
|
* pyabc scripts: use -q instead of -c in scripts to prevent echoing the ↵Baruch Sterin2013-12-076-6/+6
| | | | command to the command line.
* add a new command line option to ABC, -q, same as -c, but without echoing ↵Baruch Sterin2013-12-072-15/+29
| | | | the command
* final version of Bob's scripts for hwmcc13Baruch Sterin2013-12-071-100/+80
|
* fixes for simple_livnessBaruch Sterin2013-12-073-28/+42
|
* Making 'fold' and 'unfold' skip constant POs (another fix).Alan Mishchenko2013-12-041-6/+18
|
* Upgrading command 'print_supp'.Alan Mishchenko2013-12-041-3/+12
|
* Making 'fold' and 'unfold' skip constant POs (fixed).Alan Mishchenko2013-12-041-4/+5
|
* Bug fixes in the above patches.Alan Mishchenko2013-12-032-6/+7
|
* Suggested patch of AIG writers.Alan Mishchenko2013-12-032-34/+116
|
* Making 'fold' and 'unfold' skip constant POs.Alan Mishchenko2013-12-031-0/+4
|
* New canonical DSD form.Alan Mishchenko2013-12-021-0/+660
|
* Bug fix in &b when reference counters are given.Alan Mishchenko2013-11-301-0/+1
|
* Commeting out an assertion in sizing.Alan Mishchenko2013-11-271-1/+1
|
* Patching ABC for Yosys.Alan Mishchenko2013-11-271-1/+2
|
* Patching ABC for Yosys.Alan Mishchenko2013-11-271-2/+2
|
* Patching ABC for Yosys.Alan Mishchenko2013-11-272-4/+6
|
* Patching ABC for Yosys.Alan Mishchenko2013-11-276-67/+139
|
* Structural mapper into structures.Alan Mishchenko2013-11-262-42/+65
|
* Explanation for one assetion.Alan Mishchenko2013-11-261-1/+1
|
* Bug fix in timing update.Alan Mishchenko2013-11-261-1/+1
|
* Structural mapper into structures.Alan Mishchenko2013-11-243-81/+191
|
* Bug fix in technology mapper.Alan Mishchenko2013-11-241-4/+13
|
* Bug fix in liberty parser.Alan Mishchenko2013-11-231-2/+4
|
* Add command 'splitsop' to split large node SOPs into smaller ones.Alan Mishchenko2013-11-232-0/+152
|
* Several changes to allow Liberty files without delay info.Alan Mishchenko2013-11-216-19/+67
|
* Fixing several simple bugs in library handling.Alan Mishchenko2013-11-213-1/+3
|
* Bug fix in writing constants in write_verilog.Alan Mishchenko2013-11-211-1/+1
|
* Propagating initial PI level during balancing.Alan Mishchenko2013-11-151-0/+45
|
* Adding switch to control the number of nodes tried in mfs2.Alan Mishchenko2013-11-144-14/+29
|
* Structural mapper into structures.Alan Mishchenko2013-11-128-2/+754
|
* Improvements to the standard cell flow.Alan Mishchenko2013-11-087-14/+34
|
* Merged in atomb/abc (pull request #2)Alan Mishchenko2013-11-072-4/+4
|\ | | | | | | More portability/flexibility fixes
| * Remove unncessary use of PWD in CPP include option.Aaron Tomb2013-11-061-1/+1
| | | | | | | | | | | | The use of an absolute path can sometimes leads to compile errors using Jenkins on Windows. The form without PWD seems to build correctly on several varieties of each of Linux, OS X, and Windows.
| * Allow ARCHFLAGS and OPTFLAGS to be overridden.Aaron Tomb2013-11-061-2/+2
| |
| * Fix parenthesization of Abc_Clock #ifdef.Aaron Tomb2013-11-061-1/+1
| | | | | | | | | | The previous location of parentheses led to an attempt to compile against Linux-only clock APIs when building on 32-bit OS X.
* | Organizing the timing report functions.Alan Mishchenko2013-11-072-23/+22
| |
* | Fixing the wire-load approximation problem.Alan Mishchenko2013-11-078-64/+88
|/
* Specialized inductive check.Alan Mishchenko2013-11-051-6/+3
|
* Specialized inductive check.Alan Mishchenko2013-11-051-1/+1
|
* Specialized inductive check.Alan Mishchenko2013-11-053-4/+159
|
* Merged in atomb/abc (pull request #1)Alan Mishchenko2013-11-052-4/+6
|\ | | | | | | Several patches to fix compilation under MINGW32
| * Don't assume MSVC when __MINGW32__ set.Aaron Tomb2013-11-041-0/+2
| |
| * Choose Windows file operations with MINGW32.Aaron Tomb2013-11-041-3/+3
| |
| * Make definition of Abc_Clock work with MINGW32.Aaron Tomb2013-11-041-1/+1
| |
* | Tuning for multi-ouptut solver.Alan Mishchenko2013-11-053-4/+30
| |
* | Tuning for multi-ouptut solver.Alan Mishchenko2013-11-051-1/+1
| |
* | Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-3/+3
| |
* | Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-7/+0
| |
* | Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-1/+1
| |