Alan Mishchenko
5aa3025ce7
Adding switch &w -n to modify the comment section of the AIGER file written.
2018-11-21 13:12:01 -08:00
Robert Ou
8d472cd55e
Rename new flag to ABC_USE_STDINT_H
2018-03-29 19:08:24 -07:00
Robert Ou
40c8a398fd
Add an option to use C99 stdint.h
...
If ABC_HAVE_STDINT_H is defined, standard C99 headers will be used
to define all of the platform-dependent types required. arch_flags
will also no longer be required. This new define is optional and
must be manually enabled by setting ARCHFLAGS.
2018-03-26 22:45:07 -07:00
Baruch Sterin
adce11979f
bridge relates: (1) fix netlist reader to read the latest version written by ZZ, (2) replace printf() with Abc_Print() in pdr so that it will not interfer with bridge messages
2017-09-15 23:28:57 -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
23879f9200
Unifying parameters for the &ps command.
2013-09-05 20:40:50 -07:00
Alan Mishchenko
76875cd18d
Compiler warning.
2013-07-01 23:08:54 -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
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
Alan Mishchenko
30b8c3d422
Made print-out of frontier cut an option ('-c') in '&ps'.
2012-11-12 14:08:10 -08:00
Niklas Een
77fde55b1b
Added switch for netlist type to 'send_aig'. Changed defautl to &-space. Fixed printf -> Abc_Print in some places.
2012-10-30 19:09:40 -07:00
Alan Mishchenko
1c33107cbb
Updating project settings to have simpler include paths.
2012-07-07 20:14:12 -07:00
Alan Mishchenko
66eb3cf472
Silencing remaining gcc warnings.
2012-03-09 19:08:34 -08:00
Niklas Een
12d9aaa7b4
Some fixes for VTA under Bridge.
2012-03-03 11:03:59 -08:00
Niklas Een
5b800e05de
Counterexamples now work in Bridge
2012-03-03 10:10:07 -08:00
Niklas Een
929e5e16e6
Some fixes to the Bridge code. More to do.
2012-03-03 08:58:25 -08:00
Alan Mishchenko
7926d75ecb
Adding features related to the communication bridge.
2012-03-02 00:57:48 -08:00
Alan Mishchenko
a6f363d461
Created a communication bridge.
2012-03-01 22:36:34 -08:00
Alan Mishchenko
325ac583e6
Created a communication bridge.
2012-03-01 21:20:18 -08:00