index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the `-assume-outputs`, `-sat`, and -unsat` options for the `qbfsat`...
Alberto Gonzalez
2020-04-04
1
-3
/
+66
*
Add NDEBUG guards to `qbfsat` assertions.
Alberto Gonzalez
2020-04-04
1
-0
/
+18
*
Implement `-specialize-from-file` option for the `qbfsat` command.
Alberto Gonzalez
2020-04-04
1
-23
/
+56
*
Implement `-write-solution` option for the `qbfsat` command.
Alberto Gonzalez
2020-04-04
1
-7
/
+28
*
Clean up `passes/sat/qbfsat.cc`.
Alberto Gonzalez
2020-04-04
1
-86
/
+101
*
Updated `yosys-smtbmc` to optionally dump raw bit strings, and fixed hole val...
Alberto Gonzalez
2020-04-04
1
-29
/
+39
*
Hole value recovery and specialization implementation for `qbfsat` command.
Alberto Gonzalez
2020-04-04
1
-20
/
+63
*
Barebones implementation of `qbfsat` command.
Alberto Gonzalez
2020-04-04
1
-32
/
+157
*
Initial skeleton for `qbfsat` command.
Alberto Gonzalez
2020-04-04
2
-0
/
+207
*
Rename `-duplicate` to `-push-copy`.
Alberto Gonzalez
2020-04-04
1
-6
/
+6
*
Add `-duplicate` option to the `design` command.
Alberto Gonzalez
2020-04-03
1
-2
/
+13
*
Merge pull request #1835 from boqwxp/cleanup_sat_expose
Eddie Hung
2020-03-30
1
-85
/
+66
|
\
|
*
Remove unused function parameter.
Alberto Gonzalez
2020-03-30
1
-2
/
+2
|
*
Simplify iterating over selected modules or cells.
Alberto Gonzalez
2020-03-30
1
-16
/
+4
|
*
Clean up more in `passes/sat/expose.cc`.
Alberto Gonzalez
2020-03-30
1
-64
/
+59
|
*
Clean up pseudo-private member usage in `passes/sat/expose.cc`.
Alberto Gonzalez
2020-03-28
1
-11
/
+9
*
|
Merge pull request #1832 from boqwxp/cleanup_passes_cmds_design
Eddie Hung
2020-03-30
1
-31
/
+33
|
\
\
|
*
|
Replace `RTLIL::id2cstr()` with `log_id()`.
Alberto Gonzalez
2020-03-30
1
-1
/
+1
|
*
|
Clean up pseudo-private member usage in `passes/cmds/design.cc`.
Alberto Gonzalez
2020-03-28
1
-31
/
+33
|
|
/
*
|
Merge pull request #1786 from boqwxp/hierarchycc_cleanup
Eddie Hung
2020-03-30
1
-69
/
+63
|
\
\
|
*
|
Fix double deletion in `passes/hierarchy/hierarchy.cc`.
Alberto Gonzalez
2020-03-30
1
-1
/
+0
|
*
|
Clean up pseudo-private member usage in `passes/hierarchy/hierarchy.cc`.
Alberto Gonzalez
2020-03-19
1
-68
/
+63
*
|
|
Merge pull request #1831 from boqwxp/cleanup_sat_eval
Eddie Hung
2020-03-30
1
-46
/
+44
|
\
\
\
|
*
|
|
Further clean up `passes/sat/eval.cc`.
Alberto Gonzalez
2020-03-30
1
-16
/
+15
|
*
|
|
Clean up pseudo-private member usage in `passes/sat/eval.cc`.
Alberto Gonzalez
2020-03-28
1
-35
/
+34
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1833 from boqwxp/cleanup_sat_freduce
Eddie Hung
2020-03-30
1
-15
/
+13
|
\
\
\
|
*
|
|
Further clean up `passes/sat/freduce.cc`.
Alberto Gonzalez
2020-03-30
1
-3
/
+2
|
*
|
|
Clean up pseudo-private member usage in `passes/sat/freduce.cc`.
Alberto Gonzalez
2020-03-28
1
-13
/
+12
|
|
/
/
*
|
|
Merge pull request #1778 from rswarbrick/sv-defines
N. Engelhardt
2020-03-30
1
-1
/
+2
|
\
\
\
|
*
|
|
Add support for SystemVerilog-style `define to Verilog frontend
Rupert Swarbrick
2020-03-27
1
-1
/
+2
|
|
/
/
*
|
|
Explicit include of csignal
Miodrag Milanovic
2020-03-28
1
-0
/
+1
*
|
|
windows - there are no stopping signals
Miodrag Milanovic
2020-03-28
1
-0
/
+1
|
/
/
*
|
Merge pull request #1806 from YosysHQ/mwk/techmap-replace-fix
Claire Wolf
2020-03-26
1
-1
/
+1
|
\
\
|
*
|
techmap: Fix cell names with _TECHMAP_REPLACE_.*
Marcin KoĆcielnicki
2020-03-23
1
-1
/
+1
*
|
|
Merge pull request #1763 from boqwxp/issue1762
N. Engelhardt
2020-03-23
2
-12
/
+53
|
\
\
\
|
*
|
|
Do not warn on empty selection with prefixed `arg_memb`.
Alberto Gonzalez
2020-03-23
1
-1
/
+2
|
*
|
|
Suppress warnings for empty `select` arguments when `-count` or `-assert-*` o...
Alberto Gonzalez
2020-03-23
1
-4
/
+5
|
*
|
|
Warn on empty selection for `add` command.
Alberto Gonzalez
2020-03-23
2
-6
/
+40
|
*
|
|
Add N:* to select language, fix some old code
Claire Wolf
2020-03-17
1
-4
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1785 from boqwxp/mitercc_cleanup
N. Engelhardt
2020-03-23
1
-60
/
+56
|
\
\
\
|
*
|
|
Clean up pseudo-private member usage in `passes/sat/miter.cc`.
Alberto Gonzalez
2020-03-19
1
-60
/
+56
|
|
/
/
*
|
/
iopadmap: Attempt to give new wires/cells meaningful names
R. Ou
2020-03-22
1
-6
/
+18
|
|
/
|
/
|
*
|
fsm_extract: Initialize celltypes with full design.
Marcin KoĆcielnicki
2020-03-19
1
-5
/
+1
*
|
Merge pull request #1774 from boqwxp/exec
N. Engelhardt
2020-03-19
2
-0
/
+204
|
\
\
|
|
/
|
/
|
|
*
Update copyright and license header.
Alberto Gonzalez
2020-03-18
1
-1
/
+1
|
*
Clean up `exec` code according to review.
Alberto Gonzalez
2020-03-18
1
-5
/
+18
|
*
Allow specifying multiple regexes to match in `exec` command output, and also...
Alberto Gonzalez
2020-03-16
1
-33
/
+67
|
*
Add `exec` command to run shell commands.
Alberto Gonzalez
2020-03-16
2
-0
/
+157
*
|
Merge pull request #1769 from boqwxp/select_cleanup
Eddie Hung
2020-03-17
1
-162
/
+157
|
\
\
|
|
/
|
/
|
|
*
Further clean up `passes/cmds/select.cc`.
Alberto Gonzalez
2020-03-16
1
-11
/
+9
[next]