Alan Mishchenko
6d6a5accb4
Experiments with LUT cascade mapping.
2025-03-30 18:20:55 -07:00
Alan Mishchenko
4ac014db41
Experiments with adder mapping.
2025-03-30 09:15:54 -07:00
Alan Mishchenko
bb11cc4c46
Experiments with adder-tree mapping.
2025-03-29 15:37:22 -07:00
Alan Mishchenko
2442720528
Adding counter generation to "symfun".
2025-03-29 11:11:13 -07:00
Alan Mishchenko
938ae9428b
Extending interface of "permute".
2025-03-28 18:35:30 -07:00
Alan Mishchenko
f5ac2d4bd3
Updates to LUT cascade decomposition.
2025-03-19 12:20:25 -07:00
Franz Reichl
8ffca32372
Add command &eslim
2025-03-19 11:29:14 +01:00
Alan Mishchenko
e7dd9151b1
Adding structural guidance.
2025-03-18 17:51:40 -07:00
Alan Mishchenko
2078b3945b
Adding support for the random seed to the recent experiments.
2025-03-18 07:55:28 -07:00
Alan Mishchenko
e20cbd6120
Updating command "cone" to extract a comma-separated list of outputs.
2025-03-17 16:10:22 -07:00
jiunhaochen
e937e82cc6
rewire with &nf, &simap
2025-03-17 10:26:32 +08:00
jiunhaochen
c63cf09660
rewire support level constraint
2025-03-17 10:26:32 +08:00
jiunhaochen
c3b76b1712
Patch rewire
2025-03-17 10:26:32 +08:00
Alan Mishchenko
0ebc9dbbae
Experiments with exact synthesis.
2025-03-16 09:39:04 -07:00
Alan Mishchenko
839f3e18dd
Experiments with mapping.
2025-03-14 20:24:08 -07:00
Alan Mishchenko
aaba1b9a5f
Experiments with mapping.
2025-03-13 20:59:17 -07:00
Alan Mishchenko
2361a02c99
Fixing compilation problemj in some builds.
2025-03-12 20:53:02 -07:00
Alan Mishchenko
5ef9c3c50b
Experiment with mapping.
2025-03-12 20:11:33 -07:00
Alan Mishchenko
2c45f9dce2
Adding conflict limit and timeout to &simap.
2025-03-10 17:54:30 -07:00
Alan Mishchenko
38ba7d78aa
Experiment with mapping.
2025-03-09 15:42:25 -07:00
MyskYko
14b451b52f
patch
2025-03-07 00:25:11 -08:00
alanminko
fbd19056e7
Merge pull request #379 from MyskYko/rrr
...
update rrr
2025-03-06 09:00:36 +07:00
Alan Mishchenko
f3ae349cf2
Bug fixing in "stockmap".
2025-03-05 17:46:39 -08:00
MyskYko
8005405ed7
update rrr
2025-03-05 14:44:12 -08:00
Alan Mishchenko
b9b8ff47e3
Adding programmable call to Kissat in command &kissat.
2025-03-05 08:26:28 -08:00
MyskYko
664d285fcb
patch
2025-03-05 04:10:49 -08:00
jiunhaochen
083d3884dd
Command rewire
2025-03-01 23:44:55 +08:00
Alan Mishchenko
75ef06017d
LUT cascade mapping.
2025-02-27 13:40:11 -08:00
Alan Mishchenko
45c250fb5b
New command &randsyn (fixing scalability issue).
2025-02-23 15:49:49 -08:00
Alan Mishchenko
a9d959acbe
Command "stochmap".
2025-02-23 15:47:28 -08:00
Alan Mishchenko
9e35825e6b
New command &randsyn.
2025-02-21 13:20:15 -08:00
alanminko
7bd782382e
Merge pull request #367 from MyskYko/rrr
...
New implementation
2025-02-14 06:19:30 +07:00
MyskYko
f51543457d
change default parameter
2025-02-13 12:40:48 -08:00
MyskYko
6e3b38c7d3
add rrr
2025-02-12 06:16:02 -08:00
Alan Mishchenko
b7bf6c20b6
Improvements to LUT cascade mapping.
2025-02-11 17:32:19 -08:00
Alan Mishchenko
d5e1a5d445
Bug fix in &gencex.
2025-01-02 00:33:22 +07:00
Alan Mishchenko
350dcd3ea4
Enabling shared variables in bound set evaluation.
2024-12-28 00:05:00 -08:00
Alan Mishchenko
7d247a08f7
Experiments with bound-set evaluation.
2024-12-26 00:37:37 -08:00
alanminko
ef8230d9be
Merge pull request #353 from Carmine50/master
...
cec: Modifying algorithm for generating simulation vectors for SAT sweeping (SimGen) and adding new feature to specify the simulation vector of the PIs for SAT sweeping algorithm.
2024-12-24 11:36:05 -08:00
Carmine50
64e8bb02b9
[CEC][SimGen][Bits to Words] Changing the units of measure for random simulation from number bits to number words
2024-12-24 14:48:57 +01:00
Carmine50
1a89f7ff63
[CEC][SimGen][CLI] Changed function name and help message. Added new option to specify file where to dump simulation vectors. Commented out too verbose information
2024-12-24 11:43:18 +01:00
Alan Mishchenko
e21399f3bc
Compiler warning.
2024-12-23 08:55:59 -08:00
alanminko
01c6102ca7
Merge pull request #350 from wjrforcyber/put_bug_on_choice
...
Fix(&put): &put bug with choices
2024-12-23 08:52:29 -08:00
Alan Mishchenko
207cfddaa8
Experiments with structural LUT cascade mapping.
2024-12-21 21:24:45 -08:00
Carmine50
b999084ade
[CEC][SimGen][CLI] Removed option of nMaxStep since it was unused
2024-12-19 18:12:28 +01:00
Carmine50
30af6f9868
[CEC][SimGen][CLI] Change name of command for simgen
2024-12-19 17:25:45 +01:00
Carmine50
91dcfae020
[CEC][SimGen][Experiment ID] Added experiment ID option to test different experiments with simgen
2024-12-18 19:56:12 +01:00
Carmine50
cbd4456805
[CEC][SimGen][Experiment ID] Added experiment ID option to test different experiments with simgen
2024-12-18 19:53:44 +01:00
Carmine50
99648e132f
[CEC][SimGen][CLI] Added command line function to call SimGen main function.
2024-12-18 18:43:38 +01:00
wjrforcyber
a8c65f1343
Fix(&put): &put bug with choices
...
Related: #349
2024-12-17 14:05:58 +08:00