Merge pull request #195 from jix/sbyproc-truncated-output
[SymbiYosys.git] / sbysrc /
2022-07-13 Jannis HarderMerge pull request #195 from jix/sbyproc-truncated... master
2022-07-13 Jannis HarderMerge pull request #193 from jix/abc_pdr_v
2022-07-13 Jannis HarderFix a race-condition SbyProc that could truncate output
2022-07-08 Jannis Harderabc pdr: Enable log output by default
2022-07-06 Jannis HarderMerge pull request #191 from jix/early-readconfig
2022-07-06 Jannis HarderMerge pull request #192 from jix/win_retcode
2022-07-06 Jannis HarderMake SbyProc hide Windows differences in retcode handling
2022-07-05 Jannis HarderRead config before creating a workdir
2022-07-04 Jannis HarderMerge pull request #187 from jix/const_clocks
2022-07-04 Jannis Hardertest uninited FFs with const clks and fix btor script...
2022-07-03 Jannis HarderMerge pull request #170 from programmerjake/add-simchec...
2022-06-29 Jannis HarderMerge pull request #158 from jix/autotune
2022-06-27 Jannis HarderAutomatic engine selection
2022-06-24 Jannis Hardersby_design: Extract total memory size and forall usage
2022-06-24 Jannis HarderMerge pull request #185 from georgerennie/prefix_empty_...
2022-06-23 Jannis HarderMerge pull request #183 from jix/engine-option-docs
2022-06-23 Jannis HarderMerge pull request #184 from jix/smtbmc-keepgoing-induc...
2022-06-23 Jannis Hardersmtbmc: Fix induction trace filename with --keep-going...
2022-06-23 Jacob Lifshayswitch to using hierarchy -smtcheck for smtlib2 solvers... add-simcheck-option
2022-06-18 George RennieUse default prefix directory when no task is specified
2022-06-15 Jannis HarderMerge pull request #182 from jix/taskloop
2022-06-15 Jannis HarderDecouple taskloop from task
2022-06-15 Jannis HarderMerge pull request #181 from jix/monotonic
2022-06-15 Jannis HarderUse monotonic clock for timeouts
2022-06-15 Jannis HarderMerge pull request #180 from jix/sby-fewer-asserts
2022-06-15 Jannis HarderDon't use python asserts to handle unexpected solver...
2022-06-15 Jannis HarderSbyProc: New error_callback instead of exit_callback...
2022-06-15 Jannis HarderMerge pull request #179 from jix/btor-option-handling
2022-06-15 Jannis Harderbtor pono: improve option handling
2022-06-14 Jannis HarderMerge pull request #178 from jix/aiger-aigbmc-fixes
2022-06-14 Jannis Harderaiger: check supported modes and aigbmc fixes
2022-06-13 Jannis HarderMerge pull request #172 from jix/smtbmc-unroll-noincr...
2022-06-13 Jannis HarderMerge pull request #175 from jix/more-test-improvements
2022-06-13 Jannis HarderUse the test Makefile for all examples
2022-06-10 Jannis HarderMerge pull request #173 from jix/test-cvc
2022-06-10 Jannis HarderMerge pull request #164 from jix/suggest_f_flag
2022-05-30 Jannis HarderSuggest -f when the workdir already exists
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
next