SymbiYosys.git
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-15 N. EngelhardtMerge pull request #139 from nakengelhardt/housekeeping
2022-03-15 N. Engelhardtci housekeeping
2022-03-07 N. EngelhardtMerge pull request #133 from nakengelhardt/sby_junit
2022-03-07 N. Engelhardtfix ci
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-13 N. Engelhardtadd JUnit schema and validator
2022-01-12 Miodrag MilanovićMerge pull request #138 from YosysHQ/mmicko/ci
2022-01-12 Miodrag MilanovicAdded CI
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. Engelhardtadd testcase exposing #137
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. EngelhardtMerge pull request #134 from nakengelhardt/advertise_su...
2022-01-11 N. EngelhardtRename SbyJob to SbyTask and SbyTask to SbyProc to...
2022-01-04 N. Engelhardtmention tabby+oss cad suite in readme
2021-12-18 Claire Xenia... Improvements and cleanups in tasks handling
2021-12-17 Claire Xenia... Fixed [tasks] section parsing
2021-12-17 Claire XenUpdate README.md
2021-12-17 Claire XenUpdate README.md
2021-12-17 Claire Xenia... Add inductive invariants example
2021-12-17 Claire Xenia... Add ":"-syntax for [tasks] section
2021-11-30 Claire Xenia... Update docs theme
2021-11-29 Claire Xenia... Update docs theme
2021-11-26 Claire Xenia... update docs theme
2021-10-31 Claire Xenia... Add support for directories in [files] section
2021-10-31 Claire Xenia... Fixed 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-20 Christian KriegUpdated install instructions for super_prove
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-05-21 Claire Xenia... Update docs conf.py
2021-05-21 Claire Xenia... New docs conf.py
2021-04-16 N. EngelhardtMake readme of abstraction example more tutorial-like
2021-03-22 Miodrag MilanovićMerge pull request #121 from YosysHQ/windows_fix
2021-03-22 Miodrag MilanovicWindows specific fixes
2021-03-04 Claire XenUpdate conf.py
2021-02-24 Claire XenDelete symbiotic_logo.png
2021-02-24 Claire XenUpdate conf.py
2021-02-05 ythomaUpdate install.rst
2021-01-26 Miodrag MilanovicFix syntax errors
2020-10-23 Miodrag MilanovicExtract installation procedure to separate file
2020-10-15 Matt Venncopyright
2020-10-15 Matt Vennlogo and links
2020-10-12 N. EngelhardtMerge pull request #116 from nakengelhardt/sed_mac
2020-10-09 N. Engelhardtsed -i option is not posix, and argument syntax is...
2020-09-11 Miodrag MilanovićMerge pull request #115 from nakengelhardt/rename_test
2020-09-11 N. Engelhardtrename make test to make ci
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 N. Engelhardtfix test rule
2020-07-24 Claire WolfRemove redundant copy of picorv32
2020-07-24 Claire WolfImprovements in "make test"
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-20 Claire WolfAdd "make test"
2020-07-09 clairexenMerge pull request #99 from whitequark/patch-1
2020-07-09 clairexenMerge pull request #100 from edbordin/master
2020-07-08 Ed Bordinuse latest win python launcher from yosys
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-30 N. EngelhardtMerge pull request #95 from adumont/patch-1
2020-06-28 Alexandre Dumont... Tipo missing * in Global Clock example
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
next