projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2021-07-20
whitequark
Merge pull request #2885 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2021-07-20
whitequark
Merge pull request #2884 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2021-07-20
whitequark
cxxrtl: treat wires with multiple defs as not inlinable.
commit
|
commitdiff
|
tree
2021-07-20
whitequark
cxxrtl: treat assignable internal wires used only for...
commit
|
commitdiff
|
tree
2021-07-20
whitequark
Merge pull request #2881 from whitequark/cxxrtl-sideway...
commit
|
commitdiff
|
tree
2021-07-19
whitequark
cxxrtl: escape colon in variable names in VCD writer.
commit
|
commitdiff
|
tree
2021-07-18
whitequark
Merge pull request #2880 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2021-07-18
whitequark
cxxrtl: add debug_item::{get,set}.
commit
|
commitdiff
|
tree
2021-07-17
whitequark
Merge pull request #2879 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2021-07-17
whitequark
cxxrtl: treat internal wires used only for debug as...
commit
|
commitdiff
|
tree
2021-07-16
Rupert Swarbrick
Add support for parsing the SystemVerilog 'bind' construct
commit
|
commitdiff
|
tree
2021-07-16
whitequark
Merge pull request #2874 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2021-07-16
whitequark
Merge pull request #2873 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2021-07-16
whitequark
Merge pull request #2872 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2021-07-16
whitequark
cxxrtl: run hierarchy pass regardless of (*top*) attrib...
commit
|
commitdiff
|
tree
2021-07-16
whitequark
cxxrtl: emit debug items for unused public wires.
commit
|
commitdiff
|
tree
2021-07-16
whitequark
cxxrtl: don't expect user cell inputs to be wires.
commit
|
commitdiff
|
tree
2021-07-16
whitequark
Merge pull request #2871 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2021-07-16
whitequark
cxxrtl: don't mark buffered internal wires as UNUSED...
commit
|
commitdiff
|
tree
2021-07-16
whitequark
Merge pull request #2870 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2021-07-15
whitequark
cxxrtl: mark dead local wires as unused even with inlin...
commit
|
commitdiff
|
tree
2021-07-15
Zachary Snow
sv: fix two struct access bugs
commit
|
commitdiff
|
tree
2021-07-15
Rupert Swarbrick
Add a test for interfaces on modules loaded on-demand
commit
|
commitdiff
|
tree
2021-07-15
Rupert Swarbrick
Extract missing module support in hierarchy.cc to a...
commit
|
commitdiff
|
tree
2021-07-14
whitequark
Merge pull request #2866 from rswarbrick/found-init
commit
|
commitdiff
|
tree
2021-07-14
Rupert Swarbrick
Delete unused found_init variable
commit
|
commitdiff
|
tree
2021-07-13
Marcelina Kościelnicka
kernel/mem: Add a coalesce_inits helper.
commit
|
commitdiff
|
tree
2021-07-12
GCHQDeveloper560
Add support for the Bitwuzla solver
commit
|
commitdiff
|
tree
2021-07-12
Marcelina Kościelnicka
kernel/mem: Use delayed removal for inits as well.
commit
|
commitdiff
|
tree
2021-07-12
Marcelina Kościelnicka
kernel/mem: Add documentation for more helper functions.
commit
|
commitdiff
|
tree
2021-07-12
Marcelina Kościelnicka
cxxrtl: Support memory writes in processes.
commit
|
commitdiff
|
tree
2021-07-12
Marcelina Kościelnicka
cxxrtl: Add support for memory read port reset.
commit
|
commitdiff
|
tree
2021-07-12
Marcelina Kościelnicka
cxxrtl: Add support for mem read port initial data.
commit
|
commitdiff
|
tree
2021-07-12
Marcelina Kościelnicka
cxxrtl: Convert to Mem helpers.
commit
|
commitdiff
|
tree
2021-07-12
Marcelina Kościelnicka
kernel/mem: Commit new values of attributes in emit.
commit
|
commitdiff
|
tree
2021-07-12
Marcelina Kościelnicka
kernel/mem: Make the Mem helpers inherit from AttrObject.
commit
|
commitdiff
|
tree
2021-07-11
Marcelina Kościelnicka
rtlil: Make Process handling more uniform with Cell...
commit
|
commitdiff
|
tree
2021-07-10
Marcelina Kościelnicka
ice40: Fix LUT input indices in opt_lut -dlogic (again).
commit
|
commitdiff
|
tree
2021-07-09
Miodrag Milanovic
Update to latest Verific with extensions for initial...
commit
|
commitdiff
|
tree
2021-07-06
Zachary Snow
sv: fix a few struct and enum memory leaks
commit
|
commitdiff
|
tree
2021-07-06
gatecat
ecp5: Add DCSC blackbox
commit
|
commitdiff
|
tree
2021-07-05
Claire Xen
Merge pull request #2835 from YosysHQ/verific_command
commit
|
commitdiff
|
tree
2021-07-05
Xiretza
Makefile: allow running multiple sanitizers at once
commit
|
commitdiff
|
tree
2021-07-05
Xiretza
Makefile: use git/make -C instead of cd
commit
|
commitdiff
|
tree
2021-07-05
Xiretza
Makefile: pass PRETTY=0 to ABC
commit
|
commitdiff
|
tree
2021-07-05
Xiretza
Makefile: don't bake DESTDIR into libyosys DT_SONAME
commit
|
commitdiff
|
tree
2021-07-05
Xiretza
Makefile: clean up PYOSYS configuration
commit
|
commitdiff
|
tree
2021-07-05
Miodrag Milanovic
Add additional help
commit
|
commitdiff
|
tree
2021-06-19
whitequark
Merge pull request #2842 from whitequark/fix-wasi-build
commit
|
commitdiff
|
tree
2021-06-19
whitequark
Fix WASI build after commit 1d88bea1.
commit
|
commitdiff
|
tree
2021-06-18
Miodrag Milanović
Merge pull request #2836 from YosysHQ/gatecat/pyosys...
commit
|
commitdiff
|
tree
2021-06-17
Rupert Swarbrick
Move interface expansion in hierarchy.cc into a helper...
commit
|
commitdiff
|
tree
2021-06-17
Zachary Snow
sv: fix up end label checking
commit
|
commitdiff
|
tree
2021-06-16
Ashton Snelgrove
Include blif reader header in public facing extension...
commit
|
commitdiff
|
tree
2021-06-16
gatecat
pyosys: Clear SIGINT handler after Python loads
commit
|
commitdiff
|
tree
2021-06-16
Miodrag Milanovic
Support command files in Verific
commit
|
commitdiff
|
tree
2021-06-14
Xiretza
verilog: fix leaking of type names in parser
commit
|
commitdiff
|
tree
2021-06-14
Xiretza
verilog: fix wildcard port connections leaking memory
commit
|
commitdiff
|
tree
2021-06-14
Xiretza
ast: delete wires and localparams after finishing const...
commit
|
commitdiff
|
tree
2021-06-14
Xiretza
verilog: fix leaking ASTNodes
commit
|
commitdiff
|
tree
2021-06-14
Xiretza
ast: fix error condition causing assert to fail
commit
|
commitdiff
|
tree
2021-06-14
Zachary Snow
macos: fix leak in proc_self_dirname()
commit
|
commitdiff
|
tree
2021-06-14
Rupert Swarbrick
Simplify some RTLIL destructors
commit
|
commitdiff
|
tree
2021-06-14
Marcelina Kościelnicka
verilog: Squash a memory leak.
commit
|
commitdiff
|
tree
2021-06-11
Marcelina Kościelnicka
Add regression test for #2824.
commit
|
commitdiff
|
tree
2021-06-11
gatecat
opt_muxtree: Update port_off and port_idx even for...
commit
|
commitdiff
|
tree
2021-06-09
Marcelina Kościelnicka
opt_expr: Fix mul/div/mod by POT patterns to support...
commit
|
commitdiff
|
tree
2021-06-09
Marcelina Kościelnicka
opt_expr: Optimize div/mod by const 1.
commit
|
commitdiff
|
tree
2021-06-09
Claire Xen
Merge pull request #2817 from YosysHQ/claire/fixemails
commit
|
commitdiff
|
tree
2021-06-09
Claire Xenia...
Fix deadname SVN links
commit
|
commitdiff
|
tree
2021-06-09
Claire Xenia...
Intersynth URL
commit
|
commitdiff
|
tree
2021-06-09
Claire Xenia...
More deadname stuff
commit
|
commitdiff
|
tree
2021-06-09
Claire Xenia...
Fix icestorm links
commit
|
commitdiff
|
tree
2021-06-09
Claire Xenia...
More deadname stuff
commit
|
commitdiff
|
tree
2021-06-09
Claire Xenia...
Use HTTPS for website links, gatecat email
commit
|
commitdiff
|
tree
2021-06-09
Claire Xenia...
Fix files with CRLF line endings
commit
|
commitdiff
|
tree
2021-06-08
Zachary Snow
verilog: check for module scope identifiers during...
commit
|
commitdiff
|
tree
2021-06-08
Zachary Snow
mem2reg: tolerate out of bounds constant accesses
commit
|
commitdiff
|
tree
2021-06-08
Zachary Snow
autoname: simple perf optimizations
commit
|
commitdiff
|
tree
2021-06-07
Claire Xenia...
Fixing old e-mail addresses and deadnames
commit
|
commitdiff
|
tree
2021-06-07
Claire Xenia...
Add claire deadname stuff to .mailmap
commit
|
commitdiff
|
tree
2021-06-01
Zachary Snow
sv: support tasks and functions within packages
commit
|
commitdiff
|
tree
2021-06-01
Marcelina Kościelnicka
kernel/mem: Recognize some deprecated memory port configs.
commit
|
commitdiff
|
tree
2021-05-31
Marcelina Kościelnicka
memory_map: Improve start_offset handling.
commit
|
commitdiff
|
tree
2021-05-29
Marcelina Kościelnicka
memory_share: Add read port merging.
commit
|
commitdiff
|
tree
2021-05-28
Marcelina Kościelnicka
memory_share: Improve sat-based port sharing.
commit
|
commitdiff
|
tree
2021-05-27
Marcelina Kościelnicka
Make a few passes auto-call Mem::narrow instead of...
commit
|
commitdiff
|
tree
2021-05-27
Marcelina Kościelnicka
backends/verilog: Add support for memory read port...
commit
|
commitdiff
|
tree
2021-05-27
Marcelina Kościelnicka
backends/verilog: Add wide port support.
commit
|
commitdiff
|
tree
2021-05-27
Marcelina Kościelnicka
memory_share: Improve same-address merging, recognize...
commit
|
commitdiff
|
tree
2021-05-27
Marcelina Kościelnicka
kernel/mem: Add helpers for write port widening.
commit
|
commitdiff
|
tree
2021-05-26
Marcelina Kościelnicka
kernel/mem: Add sub_addr helpers.
commit
|
commitdiff
|
tree
2021-05-26
Marcelina Kościelnicka
kernel/mem: Add prepare_wr_merge helper.
commit
|
commitdiff
|
tree
2021-05-25
Marcelina Kościelnicka
backends/verilog: Try to preserve mem write port priori...
commit
|
commitdiff
|
tree
2021-05-25
Marcelina Kościelnicka
mem/extract_rdff: Fix "no FF made" edge case.
commit
|
commitdiff
|
tree
2021-05-25
Marcelina Kościelnicka
memory_bram: Reuse extract_rdff helper for make_outreg.
commit
|
commitdiff
|
tree
2021-05-25
Zachary Snow
verilog: fix case expression sign and width handling
commit
|
commitdiff
|
tree
2021-05-25
Zachary Snow
sv: support remaining assignment operators
commit
|
commitdiff
|
tree
2021-05-25
Marcelina Kościelnicka
mem/extract_rdff: Add alternate transparency handling.
commit
|
commitdiff
|
tree
2021-05-25
Marcelina Kościelnicka
opt_mem: Add reset/init value support.
commit
|
commitdiff
|
tree
next