Alan Mishchenko
|
a68ec38df1
|
Changes and improvements to different packages.
|
2014-06-26 09:51:53 -07:00 |
Alan Mishchenko
|
938ffa5a7d
|
Improvements to CNF generation.
|
2014-06-23 14:01:51 -07:00 |
Alan Mishchenko
|
44d9c7e543
|
Improvements to CNF generation.
|
2014-06-23 13:11:59 -07:00 |
Alan Mishchenko
|
9842a666e6
|
Experiments with CNF generation.
|
2014-06-18 17:28:20 -07:00 |
Alan Mishchenko
|
dd867b404a
|
Added transformation of CEX after 'fix_aig' and checking of transformed CEXes using 'testcex -a'.
|
2014-06-17 12:21:48 -07:00 |
Alan Mishchenko
|
0ac22c9e1d
|
Specializing some truth-table functions to 6 inputs.
|
2014-06-14 18:29:19 -07:00 |
Alan Mishchenko
|
ccaa96549f
|
Fixing the problem with 'phase -c'.
|
2014-05-29 10:39:55 -07:00 |
Alan Mishchenko
|
17c382c33a
|
Command to test console colors.
|
2014-04-10 18:07:54 -07:00 |
Alan Mishchenko
|
a2050baf6b
|
Command to test console colors.
|
2014-04-10 17:56:31 -07:00 |
Alan Mishchenko
|
37fd2b93a5
|
Command to test console colors.
|
2014-04-10 17:49:35 -07:00 |
Alan Mishchenko
|
0fef5d6031
|
Command to test console colors.
|
2014-04-10 17:47:41 -07:00 |
Alan Mishchenko
|
f6ae0e41f3
|
Better CEX minimization and renaming of write_counter into write_cex.
|
2014-04-04 13:14:16 -07:00 |
Alan Mishchenko
|
46532e6c2f
|
Significant improvement to LUT mappers (if, &if).
|
2014-02-16 19:30:38 -08:00 |
Alan Mishchenko
|
d8b4d8dfbb
|
Fix in represneting constants in a platform-independent way.
|
2014-02-10 17:18:52 -08:00 |
Aaron Tomb
|
56378651c7
|
Fix parenthesization of Abc_Clock #ifdef.
The previous location of parentheses led to an attempt to compile
against Linux-only clock APIs when building on 32-bit OS X.
|
2013-11-06 16:35:02 -08:00 |
Alan Mishchenko
|
e3560904ec
|
Merged in atomb/abc (pull request #1)
Several patches to fix compilation under MINGW32
|
2013-11-05 13:41:39 -08:00 |
Alan Mishchenko
|
a1d2ba0fcc
|
Tuning for multi-ouptut solver.
|
2013-11-04 22:30:27 -08:00 |
Aaron Tomb
|
aa2eae5cab
|
Don't assume MSVC when __MINGW32__ set.
|
2013-11-04 14:28:32 -08:00 |
Aaron Tomb
|
6a4d430e60
|
Choose Windows file operations with MINGW32.
|
2013-11-04 14:27:09 -08:00 |
Aaron Tomb
|
cf1746e348
|
Make definition of Abc_Clock work with MINGW32.
|
2013-11-04 14:25:55 -08:00 |
Alan Mishchenko
|
80f46fa2ae
|
Compiler warnings.
|
2013-10-30 10:29:44 -04:00 |
Alan Mishchenko
|
2c7f39026a
|
Extending truth table support in &jf for more than 6 inputs.
|
2013-10-10 14:45:19 -07:00 |
Alan Mishchenko
|
33695bed11
|
Improvements to the canonical form computation.
|
2013-10-10 12:35:27 -07:00 |
Alan Mishchenko
|
7a1c4ee867
|
Moved the code to a different file.
|
2013-10-06 16:16:21 -07:00 |
Alan Mishchenko
|
e1986d0433
|
Towards better Boolean matching.
|
2013-10-05 22:52:15 -07:00 |
Alan Mishchenko
|
a4a1053d98
|
Towards better Boolean matching.
|
2013-10-05 22:44:02 -07:00 |
Niklas Een
|
c9635d029e
|
Added 'abort' message in bridge mode for pdr -a timeout
|
2013-10-04 15:20:42 -07:00 |
Niklas Een
|
4cc3203110
|
Fixed a bug in Bridge mode
|
2013-09-27 00:17:59 -07:00 |
Alan Mishchenko
|
e446cfca15
|
Added bridge integration for multi-output 'pdr -a'.
|
2013-09-16 14:54:11 -07:00 |
Alan Mishchenko
|
653dc8cff5
|
Added bridge integration for multi-output 'pdr -a'.
|
2013-09-16 14:46:07 -07:00 |
Alan Mishchenko
|
3b1cf0976c
|
Added bridge integration for multi-output 'pdr -a'.
|
2013-09-16 14:39:37 -07:00 |
Alan Mishchenko
|
14606c473e
|
Improvements to the new technology mapper.
|
2013-09-12 17:53:41 -07:00 |
Alan Mishchenko
|
23879f9200
|
Unifying parameters for the &ps command.
|
2013-09-05 20:40:50 -07:00 |
Alan Mishchenko
|
7013e0b672
|
Small changes to compile on Mac.
|
2013-08-15 00:58:23 -07:00 |
Alan Mishchenko
|
fcfafb0601
|
Enabling additional matching feature in the LUT mapper.
|
2013-08-12 23:27:20 -07:00 |
Alan Mishchenko
|
c0ac159888
|
New technology mapper.
|
2013-07-14 15:04:25 -07:00 |
Alan Mishchenko
|
76875cd18d
|
Compiler warning.
|
2013-07-01 23:08:54 -07:00 |
Alan Mishchenko
|
64e2ee223b
|
Adding #include <stdlib.h> to 'abc_global.h' to prevent compilation problem on some platforms.
|
2013-07-01 14:07:42 -07:00 |
Niklas Een
|
45ce151195
|
Forgot that LIN64 was used in place of LIN for 64-bit architectures. Fixed.
|
2013-06-29 02:23:23 -07:00 |
Niklas Een
|
43df8967b5
|
Fixed a problem in BridgeMode; it will now correctly detect if the pipe has been closed and exit ABC.
|
2013-06-28 21:11:26 -07:00 |
Alan Mishchenko
|
13dd754a8c
|
Suggested changes to counting time in Abc_Clock()
|
2013-06-18 11:26:37 -07:00 |
Alan Mishchenko
|
22bdf62465
|
Adding a wrapper around clock() for more accurate time counting in ABC.
|
2013-05-27 15:14:42 -07:00 |
Alan Mishchenko
|
19c25fd6aa
|
Adding a wrapper around clock() for more accurate time counting in ABC.
|
2013-05-27 15:09:23 -07:00 |
Alan Mishchenko
|
2650f94598
|
Shrink for 6-LUTs.
|
2013-03-31 23:09:51 -07:00 |
Alan Mishchenko
|
7e293ebe08
|
User-controlable SAT sweeper.
|
2013-02-25 22:07:32 -05:00 |
Alan Mishchenko
|
2e14b73af6
|
Allowing for Verilog names of the type slash-<name>-space-[N].
|
2013-02-22 13:49:07 -08:00 |
Alan Mishchenko
|
7e598cd231
|
Fixing compilation problems on Linux-32 related to constants of type unsigned long long.
|
2013-01-30 16:15:53 +07:00 |
Alan Mishchenko
|
4aa434ad11
|
Updated CEX code to handle trivial CEX of the type (Abc_Cex_t*)1.
|
2013-01-25 14:16:31 +07:00 |
Alan Mishchenko
|
a625caa17d
|
Fixing C++ compilation issues.
|
2013-01-08 13:56:20 +08:00 |
Alan Mishchenko
|
2575a5d683
|
Unifification of custom extensions.
|
2012-12-10 13:56:40 -08:00 |