Alan Mishchenko
|
039f05cb56
|
Adding preprocessing to command &splitsat.
|
2023-07-27 20:50:02 -07:00 |
Alan Mishchenko
|
74157fc0ab
|
New command &splitsat.
|
2023-07-27 16:00:17 -07:00 |
Alan
|
edb7fb100d
|
Removing checking for the binary in the current dir.
|
2023-07-26 20:27:17 -07:00 |
Alan Mishchenko
|
c51c081d90
|
Changing default time counting from thread time to wall time.
|
2023-07-25 12:54:22 -07:00 |
Alan Mishchenko
|
a3942996e7
|
Bug fix in &splitprove.
|
2023-07-25 12:53:50 -07:00 |
Alan Mishchenko
|
d9f6af51af
|
Experiment with CNF cofactoring.
|
2023-07-24 16:21:42 -07:00 |
Alan Mishchenko
|
19eaa55c2a
|
Experiments with cube ordering.
|
2023-07-23 10:14:35 -07:00 |
Alan Mishchenko
|
683882f2bb
|
Experiments with stochastic synthesis.
|
2023-07-22 22:18:28 -07:00 |
Alan Mishchenko
|
0108175c6c
|
Bug fix in 'dsd'.
|
2023-07-22 17:08:01 -07:00 |
Alan Mishchenko
|
a620c09c40
|
Adding functional comparison to &compare.
|
2023-07-22 16:44:33 -07:00 |
Alan Mishchenko
|
3592078ddb
|
Partitioned &scorr.
|
2023-07-21 18:49:06 -07:00 |
Alan Mishchenko
|
55ed1e6698
|
Changing command &permute to generate random NPNP transformations.
|
2023-07-21 16:15:34 -07:00 |
Alan Mishchenko
|
623d0f3c9f
|
Change in how signal names are printing in 'print_level'.
|
2023-07-18 21:00:13 -07:00 |
Alan Mishchenko
|
0828ac28a0
|
Bug fix in Verilog writer.
|
2023-07-18 15:53:20 -07:00 |
alanminko
|
354d302fef
|
Merge pull request #231 from salfter/c++17-fix
fix errors when compiling within Yosys: "ISO C++17 does not allow 'register' storage class specifier"
|
2023-07-18 11:33:57 -07:00 |
Alan Mishchenko
|
82c84387fa
|
Compiler warnings.
|
2023-07-18 10:11:29 -07:00 |
Scott Alfter
|
927b60b7a0
|
fix errors when compiling within Yosys: "ISO C++17 does not allow 'register' storage class specifier"
|
2023-07-18 09:17:58 -07:00 |
Alan Mishchenko
|
59cfcd2240
|
Compiler warnings.
|
2023-07-18 09:00:11 -07:00 |
alanminko
|
9c2cac9e25
|
Merge pull request #230 from Yu-Utah/master
add orchestration function (local greedy); usage: orchestrate -h
|
2023-07-17 17:59:05 -07:00 |
Cunxi Yu
|
5bb7fb76a7
|
add orchestration function (local greedy); usage: orchestrate -h
|
2023-07-16 12:20:10 -06:00 |
Alan Mishchenko
|
766f64e221
|
Updating 'sim' command to print input patterns.
|
2023-07-14 20:23:56 -07:00 |
Alan Mishchenko
|
c70de10002
|
Updating &saveaig command.
|
2023-07-14 20:06:22 -07:00 |
Alan Mishchenko
|
e61194bbed
|
Bug fix.
|
2023-07-08 10:18:18 -07:00 |
Alan Mishchenko
|
a82bbaa91d
|
Bug fix in equiv class filtering.
|
2023-07-07 14:03:35 -07:00 |
Alan Mishchenko
|
373c5eccf3
|
Experiment with multipliers.
|
2023-07-07 13:12:22 -07:00 |
alanminko
|
01b1bd1046
|
Merge pull request #228 from rmanohar/fix-segv-constr
Fix segv constr
|
2023-06-25 19:51:57 +09:00 |
Rajit Manohar
|
62b85322ea
|
no need to call strlen on a constant
|
2023-06-24 12:34:24 -04:00 |
Rajit Manohar
|
bbdfe37bf9
|
fix segv when obj is a primary input
|
2023-06-24 12:17:57 -04:00 |
alanminko
|
a5a6254db1
|
Merge pull request #173 from mmicko/namespace_fix
Prevent types from stdint to be defined under abc namespace
|
2023-05-19 18:15:09 -07:00 |
alanminko
|
cf25d25dd0
|
Merge pull request #195 from hzeller/20221121-fix-msan-issue
Make sure all 32 bits of bit-field are initialized.
|
2023-05-18 22:33:14 -07:00 |
alanminko
|
ea40a95830
|
Merge pull request #196 from hzeller/20221121-fix-ub
Fix undefined behavior in signed/unsigned shifting.
|
2023-05-18 22:33:01 -07:00 |
alanminko
|
4f0cdd2167
|
Merge pull request #217 from hzeller/20230427-avoid-double-define
Don't #define _DEFAULT_SOURCE if already defined.
|
2023-05-18 22:32:48 -07:00 |
alanminko
|
80c1c01641
|
Merge pull request #225 from hzeller/20230515-fully-qualify-inserter
Fully namespace-qualify std::inserter(); add missing include.
|
2023-05-18 22:32:35 -07:00 |
Alan Mishchenko
|
5a9a902044
|
Bug fix in equivalence class handling (another try).
|
2023-05-17 10:34:14 -07:00 |
Henner Zeller
|
ed7de06726
|
Fully namespace-qualify std::inserter(); add missing include.
Signed-off-by: Henner Zeller <hzeller@google.com>
|
2023-05-15 09:14:40 -07:00 |
alanminko
|
3d35624be6
|
Merge pull request #224 from MyskYko/transduction
Transduction option fix and multi-threading
|
2023-05-14 14:12:26 -07:00 |
Yukio Miyasaka
|
16894c56ee
|
thread parallelism
|
2023-05-14 13:48:40 -07:00 |
Alan Mishchenko
|
96e1de436e
|
Bug fix in equivalence class handling (another try).
|
2023-05-14 12:43:07 -07:00 |
Alan Mishchenko
|
bb4378934d
|
Removing a global variable in resub.
|
2023-05-13 13:53:59 -07:00 |
Yukio Miyasaka
|
3af039d7c3
|
zero cost hop
|
2023-05-12 22:10:40 -07:00 |
Yukio Miyasaka
|
a3fb930e44
|
fix option
|
2023-05-12 21:44:29 -07:00 |
Alan Mishchenko
|
7e501b9b02
|
Bug fix in equivalence class handling.
|
2023-05-12 18:39:47 -07:00 |
alanminko
|
41a2b2a0ef
|
Merge pull request #223 from MyskYko/transduction
transtoch with exdc
|
2023-05-12 12:36:05 -07:00 |
MyskYko
|
1f16d8bc90
|
transtoch with exdc
|
2023-05-12 12:15:23 -07:00 |
Alan Mishchenko
|
26edc73b04
|
Bug fix in miter generation.
|
2023-05-11 19:20:27 -07:00 |
Alan Mishchenko
|
2c9937e0dd
|
Small bug in managing AIG manager name.
|
2023-05-10 15:05:08 -07:00 |
Alan Mishchenko
|
7c04730a24
|
A minor change and adding ABC file markers.
|
2023-05-10 12:20:15 -07:00 |
alanminko
|
233680f286
|
Merge pull request #220 from MyskYko/transduction
Stochastic Transduction Script
|
2023-05-10 12:09:45 -07:00 |
MyskYko
|
fd5c1d2421
|
update dsp file
|
2023-05-06 04:18:28 -07:00 |
MyskYko
|
36b357175a
|
stochastic script for transduction
|
2023-05-06 04:15:34 -07:00 |