alanminko
|
3daa630a03
|
Merge pull request #242 from DanielG/spelling-fixes
treewide: Fix spelling mistakes
|
2023-09-05 13:31:50 +07:00 |
Alan Mishchenko
|
167fceac37
|
Enabling command history on Linux.
|
2023-09-05 11:11:18 +07:00 |
Daniel Gröber
|
b7d1435db1
|
treewide: Fix spelling mistakes
A particularly pedantic set of changes currently used in Debian
Authored-By: Ruben Undheim <ruben.undheim@gmail.com>
|
2023-08-27 14:13:20 +02:00 |
Alan Mishchenko
|
b57b546494
|
Compiler warnings.
|
2023-02-28 15:16:31 +07:00 |
Alan Mishchenko
|
25455d358f
|
Making command &kissat not look for the binary in the current dir.
|
2022-06-23 08:04:34 -07:00 |
Alan Mishchenko
|
aebf1e7b9c
|
Integrated Kissat, by Armin Biere, as an external binary.
|
2022-06-02 09:35:06 -07:00 |
Alan Mishchenko
|
21922e3e9f
|
Adding switch to dsd_match to skip small functions.
|
2022-05-18 10:43:07 -07:00 |
Alan Mishchenko
|
31519bd6d6
|
Similar changes suggested in other places.
|
2022-02-18 14:11:17 -08:00 |
Alan Mishchenko
|
b442c749e3
|
Suggested change to prevent ABC from crashing when compiled on Windows.
|
2022-02-18 10:51:49 -08:00 |
Alan Mishchenko
|
cd8843c06c
|
Preventing command history from being overwritten by internal scripts.
|
2021-01-09 13:06:45 -08:00 |
Alan Mishchenko
|
203a7d6ad8
|
Fixing broken build and compiler warnings.
|
2020-04-17 10:14:44 -07:00 |
Alan Mishchenko
|
feb3e7943d
|
Adding limit on the depth of recursion when counting exact area in 'amap'.
|
2019-10-26 16:29:05 +03:00 |
Alan Mishchenko
|
4394bc8659
|
Add special handling of script-level assertions.
|
2019-03-20 22:07:55 +02:00 |
Alan Mishchenko
|
01569b8f5f
|
Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc.
|
2019-03-05 15:57:50 -08:00 |
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 |
Alan Mishchenko
|
c5b48bbf29
|
Suggested fix: close file.
|
2018-10-16 16:47:56 +02:00 |
Alan Mishchenko
|
9edf6ea091
|
New commands for backing up networks.
|
2017-08-04 14:40:51 +09:00 |
Alan Mishchenko
|
bf6a053c64
|
Saturating floating point computation.
|
2017-07-01 13:48:31 -07:00 |
Alan Mishchenko
|
64035e52ab
|
Macro to prevent writing history file.
|
2017-03-02 17:27:24 -08:00 |
Alan Mishchenko
|
2a5fa67d36
|
Adding APIs to mark cones. Creating test-bench for incremental solving &satoko -i.
|
2017-02-11 17:28:37 -08:00 |
Alan Mishchenko
|
5d717256d3
|
Updates to the autotuner.
|
2017-02-10 18:14:06 -08:00 |
Alan Mishchenko
|
2fe17c1f4b
|
Word-level abstraction.
|
2017-02-09 14:30:10 -08:00 |
Alan Mishchenko
|
040b88a7c6
|
Editing output messages.
|
2017-02-08 19:12:57 -08:00 |
Alan Mishchenko
|
778ea6bb8a
|
Editing output messages.
|
2017-02-08 19:07:21 -08:00 |
Alan Mishchenko
|
1e62fb4a92
|
Compiler warning.
|
2017-02-08 18:59:07 -08:00 |
Alan Mishchenko
|
77e2b1ff53
|
Autotuner for 'satoko'.
|
2017-02-08 18:57:16 -08:00 |
Alan Mishchenko
|
feb57982a9
|
Change suggested by Udi Finkelstein.
|
2017-01-09 10:46:29 +07:00 |
Alan Mishchenko
|
555ed0b158
|
Enabling AIGs without structural hashing.
|
2016-05-20 13:50:19 -07:00 |
Baruch Sterin
|
58cb230855
|
load_plugin: remove a comment that became redundant and cleaned up a bit
|
2015-11-10 12:30:14 -08:00 |
Baruch Sterin
|
e561eb0f78
|
load_plugin: remove a check that the binary exists when a plugin command runs - the registration was successful, so the binary should exist. The check was remove to allow the -p option for load_plugin to work.
|
2015-11-10 12:17:21 -08:00 |
Baruch Sterin
|
7258b02eaa
|
Add a -p option to load_plugin, given this option, the command does not require an absolute path for theplugin. Instead, the shell searches PATH for it.
|
2015-11-07 19:48:11 -08:00 |
Alan Mishchenko
|
f261092139
|
Adding new command 'abcrc' to load "abc.rc" on demand.
|
2015-03-10 16:53:24 -07:00 |
Alan Mishchenko
|
360bce618c
|
Compiler warnings.
|
2015-02-19 15:24:55 -08:00 |
Alan Mishchenko
|
e3f87e189c
|
Propagating changes after updating flag of 'sop'.
|
2015-02-19 12:57:05 -08:00 |
Alan Mishchenko
|
8cabdcb55d
|
Adding resource limit switch -C to 'sop'.
|
2015-02-11 12:33:54 -08:00 |
Alan Mishchenko
|
109fc76f43
|
Changes to history recording and other small things.
|
2014-11-30 12:20:43 -08:00 |
Alan Mishchenko
|
5d1a5f3590
|
Changes to history recording and other small things.
|
2014-11-30 12:19:32 -08:00 |
Alan Mishchenko
|
c06bdc151c
|
Added check if a given command exists.
|
2014-11-18 13:54:16 -08:00 |
Alan Mishchenko
|
a9317eac75
|
Preparing to work with C++ code.
|
2014-10-21 19:37:33 -07:00 |
Alan Mishchenko
|
fa5f05e3a2
|
Deriving AIG after cell mapping.
|
2014-10-03 17:15:43 -07:00 |
Alan Mishchenko
|
ed1bf0000e
|
Improvements to bit-blaster.
|
2014-09-30 19:51:39 -07:00 |
Alan Mishchenko
|
05ee370f85
|
Command to rename files in the same directory.
|
2014-09-28 20:48:53 -07:00 |
Alan Mishchenko
|
3f6c08dfc6
|
Debugging the bit-blaster.
|
2014-09-23 12:54:57 -04:00 |
Alan Mishchenko
|
043cfcd775
|
Concurrency for Boolean matching.
|
2014-09-18 11:46:14 -07:00 |
Alan Mishchenko
|
89eed1aaf9
|
Adding barrier buffers.
|
2014-03-16 21:56:28 -07:00 |
Alan Mishchenko
|
9cbba3cce7
|
Patching ABC for Yosys.
|
2013-11-27 12:28:30 -08:00 |
Alan Mishchenko
|
e73e5438ca
|
Patching ABC for Yosys.
|
2013-11-27 12:17:00 -08:00 |
Alan Mishchenko
|
80f46fa2ae
|
Compiler warnings.
|
2013-10-30 10:29:44 -04:00 |
Alan Mishchenko
|
f1615dccd5
|
Code for parsing the transcripts.
|
2013-08-02 23:15:37 -07:00 |
Alan Mishchenko
|
f253e7aa41
|
Code for parsing the transcripts.
|
2013-07-30 21:48:02 -07:00 |