summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* casts: add casts for unsigned -> signed intSean Cross2023-02-151-6/+6
* Merge remote-tracking branch 'upstream/master' into yosys-experimentalMiodrag Milanovic2022-11-097-39/+524
|\
| * Updating features of &if mapper.Alan Mishchenko2022-10-091-2/+14
| * Compiler warnings.Alan Mishchenko2022-09-191-2/+5
| * Compiler warnings.Alan Mishchenko2022-09-191-6/+6
| * Compiler warnings.Alan Mishchenko2022-09-191-2/+0
| * Temporarily disabling &ttopt in the Windows version.Alan Mishchenko2022-09-191-0/+6
| * Merge pull request #178 from MyskYko/ttoptalanminko2022-09-191-0/+109
| |\
| | * import ttoptYukio Miyasaka2022-09-171-0/+109
| * | Adding args to command %yosys.Alan Mishchenko2022-09-193-17/+42
| |/
| * Compiler warnings.Alan Mishchenko2022-08-301-0/+2
| * Testing utility code.Alan Mishchenko2022-08-302-1/+91
| * Various changes.Alan Mishchenko2022-08-302-4/+17
| * Improvements to command 'twoexact'.Alan Mishchenko2022-08-071-4/+26
| * Improvements to command 'twoexact'.Alan Mishchenko2022-08-031-2/+10
| * Investigating complex miters.Alan Mishchenko2022-08-033-6/+99
| * New switch in command &st for adding buffers.Alan Mishchenko2022-07-311-5/+17
| * Various changes.Alan Mishchenko2022-07-301-0/+92
* | write_cex: Check for unsupported multi-PO SAT based minimizationJannis Harder2022-08-051-1/+6
* | read_cex: Faster parsing and care bits for verificationJannis Harder2022-08-051-33/+73
* | Add '-p' option to 'constr' to allow fully removing constraintsJannis Harder2022-08-051-4/+27
* | Revert "Remove ABC_NO_RLIMIT macro, use defined(__wasm) instead."Miodrag Milanovic2022-07-151-2/+2
* | Add support for WASI platform in Wln_ConvertToRtl.Catherine2022-07-071-0/+4
* | Merge remote-tracking branch 'upstream/master' into yosys-experimentalMiodrag Milanovic2022-07-0435-135/+5395
|\|
| * Dumping equivalences after SAT sweeping.Alan Mishchenko2022-06-261-5/+15
| * Experiments with technology mapping.Alan Mishchenko2022-06-251-0/+64
| * Making command &kissat not look for the binary in the current dir.Alan Mishchenko2022-06-231-2/+9
| * Adding command to check resub problem solution.Alan Mishchenko2022-06-101-0/+60
| * Bug fix by Ai Quoc Dao.Alan Mishchenko2022-06-081-1/+1
| * Renaming switch '-i' into '-c' in %collapse.Alan Mishchenko2022-06-051-4/+4
| * Enabling support for reading AIGs with XOR gates.Alan Mishchenko2022-06-051-4/+18
| * Integrated Kissat, by Armin Biere, as an external binary.Alan Mishchenko2022-06-022-0/+191
| * Supporting new resub problem format.Alan Mishchenko2022-06-022-1/+54
| * Adding new switch to &cec.Alan Mishchenko2022-05-201-8/+24
| * Adding switch to dsd_match to skip small functions.Alan Mishchenko2022-05-183-6/+17
| * One less line printed out in the batch mode.Alan Mishchenko2022-05-181-1/+1
| * Removing duplicated command.Alan Mishchenko2022-04-261-1/+1
| * Adding switch -c to &cone.Alan Mishchenko2022-04-262-4/+15
| * Experiments with word-level data structures.Alan Mishchenko2022-04-262-65/+220
| * A trivial changeset.Alan Mishchenko2022-04-241-1/+0
| * Adding a switch to complement outputs after collapsing.Alan Mishchenko2022-04-241-3/+9
| * Bug fix in &uif.Alan Mishchenko2022-04-243-16/+57
| * Experiments with SAT sweeping.Alan Mishchenko2022-04-241-1/+1
| * Experiments with SAT sweeping.Alan Mishchenko2022-04-241-2/+3
| * Experiments with SAT sweeping.Alan Mishchenko2022-04-241-5/+13
| * Adding switch to stop scorr if refinement is too slow.Alan Mishchenko2022-04-242-13/+63
| * Experiments with word-level data structures.Alan Mishchenko2022-04-223-9/+457
| * Added a switch to &dfs to perform levelized ordering.Alan Mishchenko2022-04-041-6/+13
| * Experiments with word-level data structures.Alan Mishchenko2022-04-044-26/+156
| * Suggested changes to properly initialize the variable array for Cudd_bddVecto...Alan Mishchenko2022-04-021-5/+16