update install instructions for btorsim
[SymbiYosys.git] / sbysrc /
2022-04-25 Jannis HarderMerge pull request #156 from jix/refactor-tests
2022-04-11 Jannis HarderAdd --dumptaskinfo option to output some .sby metadata...
2022-04-11 Jannis HarderAdd envvar to enable automatic .gitignore creation...
2022-04-08 Miodrag MilanovićMerge pull request #140 from nakengelhardt/junit_jny
2022-04-06 N. Engelhardtjunit: use write_jny instead of write_json
2022-03-31 Jannis HarderMerge pull request #154 from jix/sby_design-fixes
2022-03-31 Jannis HarderFix design_hierarchy handling of $paramod cells
2022-03-31 Jannis HarderFix variable name in find_property_by_cellname's error...
2022-03-30 Jannis HarderMerge pull request #151 from jix/prefer-first-trace
2022-03-30 Jannis HarderPrefer the first tracefile for each failing assertion
2022-03-30 N. EngelhardtMerge pull request #150 from nakengelhardt/fix_junit_ty...
2022-03-30 Jannis HarderMerge pull request #147 from jix/smtbmc-keepgoing
2022-03-29 N. Engelhardtnote unexpected return statuses in junit
2022-03-28 N. EngelhardtMerge pull request #148 from nakengelhardt/docs_updates
2022-03-28 N. EngelhardtMerge pull request #145 from nakengelhardt/fix_junit_tr...
2022-03-28 N. EngelhardtMerge pull request #142 from nakengelhardt/fix_backslas...
2022-03-26 Miodrag MilanovićMerge pull request #146 from jix/aim_vs_smt2_nonzero_st...
2022-03-25 Jannis HarderUse `-no-startoffset`, avoiding index mismatch between...
2022-03-24 Jannis HarderInitial support for the new smtbmc --keep-going option
2022-03-22 N. Engelhardtjunit: handle multiple asserts failing with the same...
2022-03-22 N. Engelhardttranslate backslashes in cell names the same way as...
2022-03-15 Claire XenMerge pull request #120 from ythoma/patch-1
2022-03-07 N. EngelhardtMerge pull request #133 from nakengelhardt/sby_junit
2022-02-24 N. Engelhardtadd testcase for overall run result
2022-02-22 N. Engelhardtvalidate junit files (with extra attributes added to...
2022-02-07 N. Engelhardtfix induction
2022-02-07 N. Engelhardtfix junit error/failure/skipped count
2022-02-07 N. Engelhardthandle unreached cover properties
2022-02-07 N. Engelhardtrefactor junit print into own function
2022-02-06 N. Engelhardthandle status of cover properties
2022-01-31 N. Engelhardtrefactor model to have single base
2022-01-27 N. Engelhardtparse solver location output for assert failures (cover...
2022-01-21 N. Engelhardtadd fallback if solver can't tell which property fails
2022-01-19 N. Engelhardtcreate json export and read in properties
2022-01-13 N. EngelhardtWIP change junit print to conform to schema; needs...
2022-01-12 Miodrag MilanovićMerge pull request #136 from nakengelhardt/fix_pono
2022-01-12 N. Engelhardtcreate only a single bad when using pono solver; workar...
2022-01-12 N. Engelhardtuse --witness option when calling pono
2022-01-12 N. EngelhardtMerge pull request #135 from nakengelhardt/rename_task
2022-01-11 N. EngelhardtRename SbyJob to SbyTask and SbyTask to SbyProc to...
2021-12-18 Claire Xenia WolfImprovements and cleanups in tasks handling
2021-12-17 Claire Xenia WolfFixed [tasks] section parsing
2021-12-17 Claire Xenia WolfAdd ":"-syntax for [tasks] section
2021-10-31 Claire Xenia WolfAdd support for directories in [files] section
2021-10-31 Claire Xenia WolfFixed names and links
2021-09-13 Miodrag MilanovićMerge pull request #127 from christian-krieg/feat/updat...
2021-08-25 Miodrag MilanovicFix regression
2021-08-25 Miodrag MilanovicInitialize variable
2021-08-23 Claire XenMerge pull request #126 from piegamesde/master
2021-07-12 piegamesfixup! Allow to set a working directory even when havin...
2021-06-26 piegamesBetter error message when tasks failed
2021-06-26 piegamesTurn .format() strings into f-strings
2021-06-21 piegamesAllow to set a working directory even when having multi...
2021-06-21 piegamesPrint paths as absolute
2021-03-22 Miodrag MilanovićMerge pull request #121 from YosysHQ/windows_fix
2021-03-22 Miodrag MilanovicWindows specific fixes
2021-01-26 Miodrag MilanovicFix syntax errors
2020-08-22 whitequarkMerge pull request #101 from YosysHQ/program-prefix
2020-08-22 whitequarkAdd a PROGRAM_PREFIX= Makefile option for packages...
2020-07-31 Marcelina KościelnickaRun dffunmap before writing the design with aiger/btor...
2020-07-24 clairexenMerge pull request #104 from nakengelhardt/more_tests
2020-07-24 N. Engelhardtadd tests directory with additional tests
2020-07-21 N. Engelhardtfix error message formatting
2020-07-21 Claire WolfInclude verilog source files for demo1.sby
2020-07-20 clairexenMerge pull request #102 from YosysHQ/claire/maketest
2020-07-20 Claire WolfAdd "Unexpected response" handling to smtbmc engine
2020-07-09 clairexenMerge pull request #99 from whitequark/patch-1
2020-07-05 whitequarkInject executable dependencies from the environment
2020-07-03 clairexenMerge pull request #98 from YosysHQ/cosa2_to_pono
2020-07-03 Miodrag Milanoviccosa2 -> pono rename
2020-07-01 clairexenMerge pull request #97 from nakengelhardt/seed_arg
2020-07-01 clairexenMerge pull request #94 from nakengelhardt/fix_93
2020-07-01 N. Engelhardtadd --seed option to smtbmc and btor engines
2020-07-01 clairexenMerge pull request #96 from YosysHQ/claire/btorscript
2020-06-23 Claire WolfBe more conservative in btor ys script
2020-06-16 N. Engelhardtignore race condition in killing already-terminated...
2020-05-18 clairexenMerge pull request #88 from YosysHQ/claire/cosa2
2020-05-18 Claire WolfAdd support for cosa2 BTOR solver
2020-05-18 N. Engelhardtbtor engine: handle models with 0 properties
2020-05-13 N. EngelhardtMerge pull request #87 from nakengelhardt/cover_trace_s...
2020-05-13 N. Engelhardtfix trace summary printing
2020-05-13 N. Engelhardtcall job.terminate at end of btor engine run to kill...
2020-05-12 N. Engelhardtstart btorsim as soon as a witness is ready, print...
2020-05-08 Claire WolfAdd silent mode to SbyTask
2020-04-29 N. Engelhardtfix return code check in btor engine
2020-04-29 N. EngelhardtMerge pull request #85 from nakengelhardt/new_btorsim
2020-04-22 matt vennMerge branch 'master' of https://github.com/YosysHQ...
2020-04-14 Claire WolfAdd task pattern matching, closes #76
2020-04-14 Claire WolfAdd a status message when one or more tasks returned...
2020-04-08 N. Engelhardtmerge master
2020-04-08 N. Engelhardtuse info file for btorsim
2020-04-02 Claire WolfMerge pull request #74 from mattvenn/master
2020-04-02 N. Engelhardtand another
2020-04-02 N. Engelhardtfix formatting error
2020-04-02 Claire WolfMerge pull request #73 from nakengelhardt/str_format
2020-03-30 N. Engelhardtfix callback functions
2020-03-30 N. Engelhardtadd btor cover mode; use btorsim for vcd generation
2020-03-30 N. Engelhardtremove stray braces
2020-03-26 matt vennuse argument for name of .sby and .sv files
2020-03-25 matt vennadd --init-config option
next