Commit Graph

6035 Commits

Author SHA1 Message Date
Alan Mishchenko 29656286cf New command &init1. 2026-01-28 18:39:21 +07:00
Alan Mishchenko 71e163571a Rename ID mapping switch in &verify. 2026-01-27 22:03:41 +07:00
Alan Mishchenko dd21791031 Extending &verify to handle combinational designs. 2026-01-27 21:52:26 +07:00
Alan Mishchenko d1157cae39 Updating the extension reading the arrival/required times. 2026-01-25 22:27:28 +07:00
alanminko 8e93af4589
Merge pull request #473 from wjrforcyber/master
Fix(Workflow): Bring windows build back to life
2026-01-20 17:18:33 -08:00
Alan Mishchenko cdcfb2febf Changing some default return values to make sure scripts do not abort. 2026-01-21 08:18:01 +07:00
JingrenWang ad267aca8a
Fix(Workflow): Bring windows build back to life
Signed-off-by: JingrenWang <wjrforcyber@163.com>
2026-01-19 08:14:08 +08:00
Alan Mishchenko 57544eb9ca Add an option to unhash a mapped AIG after &satlut. 2026-01-18 09:30:48 +07:00
Alan Mishchenko 41e73dbd8b Bug fix in &satlut. 2026-01-17 17:34:52 +07:00
Alan Mishchenko 7f6aba463a Bug fix in &scorr. 2026-01-16 14:19:21 +07:00
alanminko c18b9a24de
Merge pull request #470 from MyskYko/btor
Btor
2026-01-04 14:22:14 -08:00
alanminko f833c265ce
Merge pull request #469 from MyskYko/cadical-rel-2.2.0
Update cadical VERSION
2026-01-04 14:21:54 -08:00
MyskYko db9275bfbc fix compilation errors 2026-01-04 13:37:42 -08:00
MyskYko 7721495458 add btor 2026-01-04 13:37:18 -08:00
Yukio Miyasaka 59bb87e28e
Update cadical VERSION
forgot to update version
2026-01-04 12:41:58 -08:00
Alan Mishchenko ab1e50bcd5 Updating print-out. 2026-01-04 09:35:32 -08:00
Alan Mishchenko 7bf910315b Changing interface of several commands. 2026-01-03 06:02:59 -08:00
Alan Mishchenko 91e806ffb6 Compiler fix. 2025-12-26 11:04:01 -08:00
Alan Mishchenko 1f13c88bfd Creating commands to match popular scripts. 2025-12-26 08:08:31 -08:00
Alan Mishchenko 291e0a2c83 Updating &write_ver. 2025-12-25 13:16:37 -08:00
Alan Mishchenko 8d3ba7bd7d Compiler problem. 2025-12-25 11:22:11 -08:00
Alan Mishchenko 0ff43a13cb Command "aigsim". 2025-12-25 11:13:38 -08:00
Alan Mishchenko 28cc76119c Fixing continues. 2025-12-24 22:45:37 -08:00
Alan Mishchenko 8b79876f17 Fixing continues. 2025-12-24 22:37:14 -08:00
Alan Mishchenko 8d42237589 Fixing continues. 2025-12-24 22:26:01 -08:00
Alan Mishchenko 99ca3e4428 Commenting out troublesome code. 2025-12-24 21:49:23 -08:00
Alan Mishchenko 95b8d57331 Updating declarations. 2025-12-24 21:34:38 -08:00
Alan Mishchenko 997619d33e Moving guards to proper places. 2025-12-24 21:08:18 -08:00
Alan Mishchenko 52741b9123 Adjusting guards to avoid compiler problems. 2025-12-24 21:02:20 -08:00
Alan Mishchenko 2accf61bcd Adding undefined procedure. 2025-12-24 20:49:55 -08:00
Alan Mishchenko d2c15a04db Commenting out conflicting declarations. 2025-12-24 20:38:07 -08:00
Alan Mishchenko 00cee5f2f5 Reordering includes. 2025-12-24 20:10:08 -08:00
Alan Mishchenko 645d8667c3 Fixing misplaced guard. 2025-12-24 19:59:20 -08:00
Alan Mishchenko a38d012563 Added proper guards to new files. 2025-12-24 19:47:46 -08:00
Alan Mishchenko 5cdded372a Command %ufar. 2025-12-24 19:06:29 -08:00
Alan Mishchenko 84fca2c3f0 Fixing misplaced declaration issue. 2025-12-24 17:52:20 -08:00
Alan Mishchenko 60f52cc082 Changes to "read_jsonc". 2025-12-24 17:45:00 -08:00
Alan Mishchenko 58023c97b7 Added counter-example printout to "&cec -t". 2025-12-24 15:57:57 -08:00
Alan Mishchenko c0ea0cf4d0 Printing counter-examples in "cec" and "&cec". 2025-12-24 15:36:42 -08:00
Alan Mishchenko 87395e54f5 Making sure "twoexact" works with functions up to 14 inputs. 2025-12-24 14:33:35 -08:00
Alan Mishchenko 6ff6a382df Extending %yosys to handle asynch and uninitilized flops. 2025-12-24 14:31:42 -08:00
Alan Mishchenko 050bab8314 Adding missing names in "undc". 2025-12-24 14:29:41 -08:00
Alan Mishchenko bd7fb12e18 Upgrading "lutexact -c" to be like "lutexact -k". 2025-12-24 13:37:06 -08:00
Alan Mishchenko 3d32b8b2ad Updating "lutexact -c" to fix the change in Cadical after upgrade. 2025-12-24 13:20:26 -08:00
Alan Mishchenko b822d47fcf Updating cofactoring procedure. 2025-12-24 13:12:10 -08:00
alanminko fd04a1c073
Merge pull request #465 from zeldin/flipvar5_fix
Fix memory corruption in &mfs.
2025-12-24 07:24:54 -08:00
alanminko f9e4430535
Merge pull request #464 from MyskYko/cadical-rel-2.2.0
update cadical to 2.2.0
2025-12-24 07:24:38 -08:00
alanminko c8d4592453
Merge pull request #463 from dinoruic/patch-2
Fix destructor rewireMiaig.h
2025-12-24 07:24:24 -08:00
alanminko e57bd52127
Merge pull request #462 from YosysHQ/upstreaming
Upstreaming YosysHQ changes
2025-12-24 07:24:07 -08:00
alanminko bc0f65cbfc
Merge pull request #460 from calewis/fix_ub
Make multiplications use unsigned to avoid UB on overflow
2025-12-24 07:23:49 -08:00