index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version
Yosys Bot
2020-12-28
1
-1
/
+1
*
Merge pull request #2510 from YosysHQ/whitequark/CODEOWNERS-verilog-ast
Claire Xen
2020-12-27
1
-0
/
+3
|
\
|
*
CODEOWNERS: add @zachjs as Verilog/AST frontend owner
whitequark
2020-12-27
1
-0
/
+3
|
/
*
Bump version
Yosys Bot
2020-12-27
1
-1
/
+1
*
Merge pull request #2506 from zachjs/const-arg-redeclare
Miodrag Milanović
2020-12-26
2
-5
/
+26
|
\
|
*
Fix constants bound to redeclared function args
Zachary Snow
2020-12-26
2
-5
/
+26
|
/
*
Bump version
Yosys Bot
2020-12-24
1
-1
/
+1
*
Merge pull request #2502 from ldoolitt/master
whitequark
2020-12-23
1
-2
/
+2
|
\
|
*
passes/pmgen/pmgen.py: trivial change to remove C++ compiler warnings
Larry Doolittle
2020-12-23
1
-2
/
+2
*
|
Merge pull request #2501 from zachjs/genrtlil-tern-sign
whitequark
2020-12-23
2
-4
/
+10
|
\
\
|
*
|
genrtlil: fix mux2rtlil generated wire signedness
Zachary Snow
2020-12-22
2
-4
/
+10
*
|
|
Merge pull request #2476 from zachjs/const-arg-width
whitequark
2020-12-23
2
-0
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix constants bound to single bit arguments (fixes #2383)
Zachary Snow
2020-12-22
2
-0
/
+18
*
|
|
Bump version
Yosys Bot
2020-12-23
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #2499 from whitequark/cxxrtl-fixes
whitequark
2020-12-22
1
-9
/
+10
|
\
\
|
*
|
cxxrtl: don't crash generating debug information for unused wires.
whitequark
2020-12-22
1
-9
/
+10
|
/
/
*
|
Merge pull request #2498 from StefanBruens/Fix_opt_lut
whitequark
2020-12-22
1
-2
/
+4
|
\
\
|
*
|
Fix use-after-free in LUT opt pass
StefanBruens
2020-12-22
1
-2
/
+4
*
|
|
Merge pull request #2497 from whitequark/cxxrtl-reflow
whitequark
2020-12-22
2
-446
/
+608
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cxxrtl: split processes into sync and case nodes.
whitequark
2020-12-22
1
-11
/
+26
|
*
|
kernel: undef Tcl macros interfering with cxxrtl.
whitequark
2020-12-22
1
-0
/
+2
|
*
|
cxxrtl: completely rewrite netlist layout code.
whitequark
2020-12-22
1
-406
/
+569
|
*
|
cxxrtl: simplify logic choosing wire type. NFCI.
whitequark
2020-12-21
1
-19
/
+8
|
*
|
cxxrtl: clarify node use-def construction. NFCI.
whitequark
2020-12-21
1
-18
/
+11
|
*
|
cxxrtl: fix typo.
whitequark
2020-12-21
1
-2
/
+2
*
|
|
Merge pull request #2479 from zachjs/const-arg-hint
whitequark
2020-12-22
2
-0
/
+14
|
\
\
\
|
*
|
|
Allow constant function calls in constant function arguments
Zachary Snow
2020-12-07
2
-0
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2491 from zachjs/port-bind-sign
whitequark
2020-12-22
5
-5
/
+132
|
\
\
\
|
*
|
|
Sign extend port connections where necessary
Zachary Snow
2020-12-18
5
-5
/
+132
*
|
|
|
Bump version
Yosys Bot
2020-12-22
1
-1
/
+1
*
|
|
|
xilinx: Add some missing blackbox cells.
Marcelina Kościelnicka
2020-12-21
3
-798
/
+6276
*
|
|
|
xilinx: Regenerate cells_xtra.v using Vivado 2020.2
Marcelina Kościelnicka
2020-12-21
2
-42
/
+49
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2496 from whitequark/cxxrtl-fixes
whitequark
2020-12-21
3
-9
/
+32
|
\
\
\
|
*
|
|
cxxrtl: speed up bit repeats (sign extends, etc).
whitequark
2020-12-21
2
-5
/
+28
|
*
|
|
cxxrtl: speed up commits on clang.
whitequark
2020-12-21
1
-3
/
+3
|
*
|
|
cxxrtl: use `static inline` instead of `inline` in the C API.
whitequark
2020-12-20
1
-1
/
+1
*
|
|
|
Bump version
Yosys Bot
2020-12-20
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #2487 from whitequark/cxxrtl-outlining
whitequark
2020-12-19
6
-169
/
+415
|
\
\
\
|
*
|
|
cxxrtl: print names of cells inlined in connections.
whitequark
2020-12-15
1
-1
/
+10
|
*
|
|
cxxrtl: disable optimization of debug_items().
whitequark
2020-12-15
2
-3
/
+15
|
*
|
|
cxxrtl: make alias analysis outlining-aware.
whitequark
2020-12-15
1
-38
/
+48
|
*
|
|
cxxrtl: add a "bare minimum" debug information level.
whitequark
2020-12-14
1
-9
/
+17
|
*
|
|
cxxrtl: implement debug information outlining.
whitequark
2020-12-14
5
-71
/
+278
|
*
|
|
cxxrtl: rename "elision" to "inlining". NFC.
whitequark
2020-12-13
1
-77
/
+77
|
*
|
|
cxxrtl: fix outdated comment. NFC.
whitequark
2020-12-13
1
-2
/
+2
|
*
|
|
cxxrtl: use IdString::isPublic(). NFC.
whitequark
2020-12-13
1
-4
/
+4
|
*
|
|
kernel: make IdString::isPublic() const.
whitequark
2020-12-12
1
-1
/
+1
*
|
|
|
Bump version
Yosys Bot
2020-12-18
1
-1
/
+1
*
|
|
|
xilinx: Add FDDRCPE and FDDRRSE blackbox cells.
Marcelina Kościelnicka
2020-12-17
2
-0
/
+33
|
|
/
/
|
/
|
|
*
|
|
Bump version
Yosys Bot
2020-12-15
1
-1
/
+1
[next]