index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
/
smt2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3186 from nakengelhardt/smtbmc_sby_print_id
Miodrag Milanović
2022-03-04
2
-4
/
+12
|
\
|
*
print cell name for properties in yosys-smtbmc
N. Engelhardt
2022-02-22
2
-4
/
+12
*
|
Add a bit of flexibilty re trace length when processing aiger witnesses in sm...
Claire Xenia Wolf
2022-02-11
1
-1
/
+4
|
/
*
Add $bmux and $demux cells.
Marcelina Kościelnicka
2022-01-28
1
-0
/
+5
*
Hook up $aldff support in various passes.
Marcelina Kościelnicka
2021-10-02
1
-1
/
+1
*
yosys-smtbmc: Fix reused loop variable.
Marcelina Kościelnicka
2021-09-10
1
-4
/
+4
*
Add support for the Bitwuzla solver
GCHQDeveloper560
2021-07-12
1
-5
/
+5
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
3
-3
/
+3
*
Make a few passes auto-call Mem::narrow instead of rejecting wide ports.
Marcelina Kościelnicka
2021-05-28
1
-6
/
+1
*
Reject wide ports in some passes that will never support them.
Marcelina Kościelnicka
2021-05-25
1
-0
/
+6
*
kernel/rtlil: Extract some helpers for checking memory cell types.
Marcelina Kościelnicka
2021-05-22
1
-2
/
+2
*
btor, smt2, smv: Add a hint on how to deal with funny FF types.
Marcelina Kościelnicka
2021-02-25
1
-0
/
+12
*
smt2: Use Mem helper.
Marcelina Kościelnicka
2020-10-21
1
-186
/
+244
*
smtbmc: escape identifiers in verilog testbench
Jakob Wenzel
2020-10-06
1
-11
/
+29
*
use the new isPublic() in a few places
N. Engelhardt
2020-09-14
1
-2
/
+2
*
write_smt2: fix SMT-LIB tutorial URL
whitequark
2020-08-29
1
-1
/
+1
*
Ensure smt2 comments are associated with accessors
Noah Moroze
2020-08-20
1
-9
/
+20
*
smtio: Emit `mode: start` options before `set-logic` command and any other op...
Alberto Gonzalez
2020-07-20
1
-1
/
+8
*
smtio: Add support for parsing `yosys-smt2-solver-option` info statements.
Alberto Gonzalez
2020-07-20
1
-3
/
+10
*
smt2: Add `-solver-option` option.
Alberto Gonzalez
2020-07-20
1
-0
/
+13
*
Only allow "sat" and "unsat" smt solver responses in yosys-smtbmc
Claire Wolf
2020-07-20
2
-4
/
+4
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
more reasonable numbers for memory
Yehowshua Immanuel
2020-06-04
1
-1
/
+1
*
MacOS has even stricter stack limits in catalina.
Yehowshua Immanuel
2020-06-04
1
-1
/
+1
*
Merge pull request #2018 from boqwxp/qbfsat-timeout
clairexen
2020-05-30
2
-5
/
+31
|
\
|
*
smtbmc: Remove superfluous `yosys-smt2-timeout` file macro.
Alberto Gonzalez
2020-05-29
1
-4
/
+0
|
*
smtbmc and qbfsat: Add timeout option to set solver timeouts for Z3, Yices, a...
Alberto Gonzalez
2020-05-25
2
-5
/
+35
*
|
Merge pull request #1885 from Xiretza/mod-rem-cells
clairexen
2020-05-29
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Add flooring modulo operator
Xiretza
2020-05-28
1
-0
/
+10
*
|
qbfsat: Move SMT2 info statements back to the top of the file.
Alberto Gonzalez
2020-05-25
1
-3
/
+3
*
|
qbfsat: Add `-solver` option and allow choice of Z3 or Yices, making Yices th...
Alberto Gonzalez
2020-05-25
1
-3
/
+7
|
/
*
smtbmc: Fix typo in error message.
Alberto Gonzalez
2020-05-19
1
-1
/
+1
*
smtbmc: Fix return status handling.
Alberto Gonzalez
2020-05-14
1
-2
/
+2
*
Merge pull request #1830 from boqwxp/qbfsat
N. Engelhardt
2020-04-15
1
-3
/
+15
|
\
|
*
Updated `yosys-smtbmc` to optionally dump raw bit strings, and fixed hole val...
Alberto Gonzalez
2020-04-04
1
-3
/
+15
*
|
Support custom PROGRAM_PREFIX
Miodrag Milanovic
2020-04-10
2
-9
/
+8
*
|
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
1
-135
/
+135
*
|
kernel: use more ID::*
Eddie Hung
2020-04-02
1
-37
/
+37
*
|
Update `RTLIL::id2cstr()` usage to `log_id`.
Alberto Gonzalez
2020-04-01
1
-2
/
+2
|
/
*
Do not change solver output parsing for non-exists-forall problems.
Alberto Gonzalez
2020-03-26
1
-2
/
+6
*
Skip reading stdout from the solver that if it isn't a line reading only "sat...
Alberto Gonzalez
2020-03-26
1
-1
/
+3
*
Revert part of 0fda8308 from #1746 that broke other smtbmc flows
Claire Wolf
2020-03-24
1
-3
/
+1
*
fix typo in `write_smt2` help
Teguh Hofstee
2020-03-23
1
-1
/
+1
*
Merge pull request #1768 from boqwxp/smt2_cleanup
N. Engelhardt
2020-03-16
1
-5
/
+5
|
\
|
*
Clean up pseudo-private member usage in `backends/smt2/smt2.cc`.
Alberto Gonzalez
2020-03-13
1
-5
/
+5
*
|
Add support for optimizing exists-forall problems.
Alberto Gonzalez
2020-03-13
3
-1
/
+33
|
/
*
Improve yosys-smtbmc "solver not found" handling
Claire Wolf
2020-01-27
1
-1
/
+5
*
Bugfix in smtio vcd handling of $-identifiers
Clifford Wolf
2019-10-23
1
-6
/
+9
*
Change smtbmc "Warmup failed" status to "PREUNSAT"
Clifford Wolf
2019-10-03
1
-14
/
+14
*
backends: smt2: use $(CXX) variable for compiler
Sean Cross
2019-09-08
1
-1
/
+1
[next]