Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Bump version | github-actions[bot] | 2022-07-01 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Update to new verific extensions inteface | Miodrag Milanovic | 2022-06-30 | 1 | -3/+29 | |
| | | | | | ||||||
* | | | | | Bump version | github-actions[bot] | 2022-06-30 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #3394 from jix/memory_map_rom_keepdc | Jannis Harder | 2022-06-29 | 3 | -5/+17 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | memory_map: -keepdc option for formal | |||||
| * | | | | smt2, btor: Revert calling memory_map -rom-only | Jannis Harder | 2022-06-29 | 2 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This approach had major issues with ROMs whose initialization was not fully defined. If required, memory_map -rom-only -keepdc should be called early in a formal flow instead. (This does require a careful choice of optimization passes though. Sby's scripts will be updated accordingly.) | |||||
| * | | | | memory_map: avoid undriven unused FF inputs for -keepdc | Jannis Harder | 2022-06-28 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | memory_map: -keepdc option for formal | Jannis Harder | 2022-06-27 | 3 | -5/+16 | |
| | | | | | | | | | | | | | | | | | | | | Use it when invoking memory_map -rom-only from write_{smt2,btor}. | |||||
* | | | | | Bump version | github-actions[bot] | 2022-06-28 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | gatemate: Add test for LUT tree mapping | gatecat | 2022-06-27 | 3 | -0/+813 | |
| | | | | | | | | | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | | | gatemate: Add LUT tree library script | gatecat | 2022-06-27 | 6 | -6/+591 | |
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Claire Xenia Wolf <claire@clairexen.net> Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | | | gatemate: Add preliminary sim models for LUT tree structures | gatecat | 2022-06-27 | 1 | -0/+44 | |
|/ / / | | | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | | Bump version | github-actions[bot] | 2022-06-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | Adding expected error message. | Archie | 2022-06-22 | 1 | -0/+1 | |
| | | | ||||||
* | | | Adding testcase for issue 3374 | Archie | 2022-06-22 | 1 | -0/+3 | |
| | | | ||||||
* | | | Add check for BLIF with no model name | Archie | 2022-06-22 | 1 | -1/+4 | |
| | | | ||||||
* | | | Revert "use new verific extensions library" | Miodrag Milanovic | 2022-06-21 | 1 | -70/+54 | |
| | | | | | | | | | | | | This reverts commit 607e957657fc56625de5c28ea9cd43c859017d96. | |||||
* | | | Merge pull request #3387 from ekiwi/btor-pos-cell | Jannis Harder | 2022-06-21 | 1 | -8/+11 | |
|\ \ \ | | | | | | | | | btor: add support for $pos cell | |||||
| * | | | btor: add support for $pos cell | Kevin Läufer | 2022-06-20 | 1 | -8/+11 | |
| | | | | ||||||
* | | | | Bump version | github-actions[bot] | 2022-06-21 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | codeowners: adopt ABC9 and update intel_alm username | Lofty | 2022-06-20 | 1 | -2/+2 | |
| | | | ||||||
* | | | Bump version | github-actions[bot] | 2022-06-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #3383 from jix/write_formal_map_roms | Jannis Harder | 2022-06-17 | 2 | -0/+2 | |
|\ \ \ | | | | | | | | | smt2, btor: Use memory_map -rom-only to make ROMs usable for k-induction | |||||
| * | | | smt2, btor: Use memory_map -rom-only to make ROMs usable for k-induction | Jannis Harder | 2022-06-17 | 2 | -0/+2 | |
|/ / / | | | | | | | | | | | | | | | | This avoids provability regressions now that we infer more ROMs. This fixes #3378 | |||||
* | | | memory_map: Add -rom-only option. | Marcelina Kościelnicka | 2022-06-17 | 1 | -4/+18 | |
| | | | ||||||
* | | | Merge pull request #3382 from YosysHQ/micko/verific_extensions | Miodrag Milanović | 2022-06-17 | 1 | -54/+70 | |
|\ \ \ | | | | | | | | | use new verific extensions library | |||||
| * | | | use new verific extensions library | Miodrag Milanovic | 2022-06-17 | 1 | -54/+70 | |
|/ / / | ||||||
* | | | memory_map: Use const drivers instead of FFs for ROMs. | Marcelina Kościelnicka | 2022-06-17 | 1 | -52/+59 | |
| | | | ||||||
* | | | Bump version | github-actions[bot] | 2022-06-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | memory_libmap: Fix wrprio handling. | Marcelina Kościelnicka | 2022-06-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | memory_libmap: Fix params emitted for unused ports for consistency. | Marcelina Kościelnicka | 2022-06-16 | 1 | -2/+3 | |
| |/ |/| | ||||||
* | | Bump version | github-actions[bot] | 2022-06-14 | 1 | -1/+1 | |
| | | ||||||
* | | Add a check for packed memory MEMID uniqueness | Marcelina Kościelnicka | 2022-06-13 | 1 | -0/+10 | |
| | | ||||||
* | | Merge pull request #3196 from bfg86/bfg86/rename | N. Engelhardt | 2022-06-13 | 1 | -4/+13 | |
|\ \ | | | | | | | Add -suffix option to rename -wire | |||||
| * | | Updating help-text with nakengelhardts suggestion. | bfg86 | 2022-06-13 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add -suffix option to rename -wire. | bfg86 | 2022-02-11 | 1 | -4/+13 | |
| | | | | | | | | | | | | See #3195 | |||||
* | | | opt_ffinv: Fix use after free. | Marcelina Kościelnicka | 2022-06-13 | 1 | -3/+6 | |
| | | | ||||||
* | | | removed deprecated features code | Miodrag Milanovic | 2022-06-13 | 1 | -235/+0 | |
| | | | ||||||
* | | | Bump version | github-actions[bot] | 2022-06-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #3368 from jix/smtbmc-unroll-noincr-traces-fix | Jannis Harder | 2022-06-10 | 1 | -2/+7 | |
|\ \ \ | | | | | | | | | smtbmc: noincr: keep solver running for post check-sat unrolling | |||||
| * | | | smtbmc: noincr: keep solver running for post check-sat unrolling | Jannis Harder | 2022-06-08 | 1 | -2/+7 | |
| | | | | ||||||
* | | | | Next dev cycle | Miodrag Milanovic | 2022-06-10 | 2 | -2/+5 | |
| | | | | ||||||
* | | | | Release version 0.18 | Miodrag Milanovic | 2022-06-10 | 2 | -3/+3 | |
| | | | | ||||||
* | | | | Update manual | Miodrag Milanovic | 2022-06-10 | 1 | -0/+8 | |
| | | | | ||||||
* | | | | Updated CHANGELOG | Miodrag Milanovic | 2022-06-10 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Bump version | github-actions[bot] | 2022-06-10 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #3349 from nakengelhardt/select_count_scratchpad | N. Engelhardt | 2022-06-09 | 2 | -0/+12 | |
|\ \ \ \ | | | | | | | | | | | Make 'stat' and 'select -count' save counts to scratchpad | |||||
| * | | | | also make 'stat' save counts to scratchpad | N. Engelhardt | 2022-06-01 | 1 | -0/+9 | |
| | | | | | ||||||
| * | | | | have 'select -count' save the count to scratchpad entry 'select.count' | N. Engelhardt | 2022-06-01 | 1 | -0/+3 | |
| | | | | | ||||||
* | | | | | Merge pull request #3359 from jix/fmcombine-memid | N. Engelhardt | 2022-06-09 | 1 | -0/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | fmcombine: Add _gold/_gate suffix to memids | |||||
| * | | | | | fmcombine: Add _gold/_gate suffix to memids | Jannis Harder | 2022-06-03 | 1 | -0/+3 | |
| | | | | | |