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
...
|
*
|
|
|
Fix handling of `-sat` and `-unsat` options when the solver returns `unknown`.
Alberto Gonzalez
2020-04-04
1
-0
/
+2
|
*
|
|
|
Use `log_push()` and `log_pop()` and show the satisfiable model when `-specia...
Alberto Gonzalez
2020-04-04
1
-0
/
+28
|
*
|
|
|
Clean up `qbfsat` command and fix AND-reduction of miter outputs.
Alberto Gonzalez
2020-04-04
1
-8
/
+10
|
*
|
|
|
Use the `-duplicate` option rather than `-save` and `-load` with an explicit ...
Alberto Gonzalez
2020-04-04
1
-2
/
+2
|
*
|
|
|
Use internal `run_command()` API instead of `popen()`.
Alberto Gonzalez
2020-04-04
1
-49
/
+15
|
*
|
|
|
Clean up manual casting.
Alberto Gonzalez
2020-04-04
1
-2
/
+2
|
*
|
|
|
Remove unimplemented `-timeout` option.
Alberto Gonzalez
2020-04-04
1
-16
/
+4
|
*
|
|
|
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
*
|
|
|
|
Merge pull request #1897 from YosysHQ/dave/bram-rejection-fix
David Shah
2020-04-15
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
memory_bram: Fix ignorance of valid, matched rules
David Shah
2020-04-10
1
-3
/
+3
*
|
|
|
|
|
Get rid of dffsr2dff.
Marcelina Kościelnicka
2020-04-15
2
-214
/
+0
*
|
|
|
|
|
opt_clean: Add missing assignments to opt.did_something.
Marcelina Kościelnicka
2020-04-15
1
-0
/
+6
*
|
|
|
|
|
setundef: Improve error messages.
Marcelina Kościelnicka
2020-04-15
1
-10
/
+12
*
|
|
|
|
|
abc9_ops: Add a check ensuring that connected port actually exists.
Marcelina Kościelnicka
2020-04-15
1
-0
/
+3
*
|
|
|
|
|
opt_expr: Add more $alu optimizations.
Marcelina Kościelnicka
2020-04-14
1
-19
/
+110
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
dffinit: Avoid setting init parameter to zero-length value.
Marcelina Kościelnicka
2020-04-14
1
-3
/
+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
abc9_exe: verify -> &verify -s
Eddie Hung
2020-04-14
1
-2
/
+2
*
|
|
|
techmap: fix error message
Eddie Hung
2020-04-14
1
-1
/
+1
*
|
|
|
zinit: resolve one more comment by @mwkmwkmwk
Eddie Hung
2020-04-13
1
-3
/
+5
*
|
|
|
zinit: fix review comments from @mwkmwkmwk
Eddie Hung
2020-04-13
1
-5
/
+6
*
|
|
|
zinit: operate on $adff, erase (* init *) entries on consumption
Eddie Hung
2020-04-13
1
-22
/
+20
*
|
|
|
Fix S/R comment; thanks @mwkmwkmwk
Eddie Hung
2020-04-13
1
-1
/
+1
*
|
|
|
zinit to transform set/reset value of $_DFF_[NP][NP][01]_
Eddie Hung
2020-04-13
1
-0
/
+14
*
|
|
|
Supress error for unhandled \init if whole module selected
Eddie Hung
2020-04-13
1
-3
/
+4
*
|
|
|
opt_expr: Optimize multiplications with low 0 bits in operands.
Marcelina Kościelnicka
2020-04-13
1
-0
/
+33
|
/
/
/
*
|
|
Merge pull request #1603 from whitequark/ice40-ram_style
whitequark
2020-04-10
2
-13
/
+148
|
\
\
\
|
*
|
|
memory_map: add -attr option, to respect inference attributes.
whitequark
2020-04-03
1
-6
/
+113
|
*
|
|
memory_bram: add `attr_icase` option.
whitequark
2020-02-06
1
-7
/
+35
*
|
|
|
Support custom PROGRAM_PREFIX
Miodrag Milanovic
2020-04-10
4
-14
/
+14
*
|
|
|
[NFCI] Deduplicate builtin FF cell types list
Marcelina Kościelnicka
2020-04-09
3
-73
/
+3
*
|
|
|
Merge pull request #1890 from boqwxp/cleanup_memory_collect
N. Engelhardt
2020-04-09
1
-6
/
+3
|
\
\
\
\
|
*
|
|
|
Clean up `passes/memory/memory_collect.cc`.
Alberto Gonzalez
2020-04-09
1
-6
/
+3
*
|
|
|
|
Merge pull request #1889 from boqwxp/cleanup_memory_unpack
N. Engelhardt
2020-04-09
1
-7
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Clean up `passes/memory/memory_unpack.cc`.
Alberto Gonzalez
2020-04-09
1
-7
/
+6
|
|
/
/
/
/
*
/
/
/
/
Clean up `passes/techmap/hilomap.cc`.
Alberto Gonzalez
2020-04-09
1
-6
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #1857 from whitequark/splitnets-skip-processes
whitequark
2020-04-09
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
splitnets: skip modules with processes.
whitequark
2020-04-03
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Clean up `passes/cmds/connect.cc`.
Alberto Gonzalez
2020-04-08
1
-14
/
+12
*
|
|
|
Merge pull request #1874 from boqwxp/cleanup_show
whitequark
2020-04-06
1
-52
/
+42
|
\
\
\
\
|
*
|
|
|
Use more descriptive variable name.
Alberto Gonzalez
2020-04-06
1
-10
/
+10
|
*
|
|
|
Clean up `passes/cmds/show.cc`.
Alberto Gonzalez
2020-04-06
1
-52
/
+42
|
|
/
/
/
*
|
|
|
Merge pull request #1861 from boqwxp/cleanup_hierarchy_submod
whitequark
2020-04-06
1
-25
/
+20
|
\
\
\
\
[prev]
[next]