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
*
rtlil: Make Process handling more uniform with Cell and Wire.
Marcelina Kościelnicka
2021-07-12
8
-25
/
+62
*
ice40: Fix LUT input indices in opt_lut -dlogic (again).
Marcelina Kościelnicka
2021-07-10
1
-1
/
+1
*
Update to latest Verific with extensions for initial assertions
Miodrag Milanovic
2021-07-09
2
-15
/
+10
*
sv: fix a few struct and enum memory leaks
Zachary Snow
2021-07-06
2
-2
/
+11
*
ecp5: Add DCSC blackbox
gatecat
2021-07-06
1
-0
/
+10
*
Merge pull request #2835 from YosysHQ/verific_command
Claire Xen
2021-07-05
1
-0
/
+61
|
\
|
*
Add additional help
Miodrag Milanovic
2021-07-05
1
-0
/
+22
|
*
Support command files in Verific
Miodrag Milanovic
2021-06-16
1
-0
/
+39
*
|
Makefile: allow running multiple sanitizers at once
Xiretza
2021-07-05
1
-3
/
+3
*
|
Makefile: use git/make -C instead of cd
Xiretza
2021-07-05
1
-3
/
+3
*
|
Makefile: pass PRETTY=0 to ABC
Xiretza
2021-07-05
1
-1
/
+1
*
|
Makefile: don't bake DESTDIR into libyosys DT_SONAME
Xiretza
2021-07-05
1
-2
/
+2
*
|
Makefile: clean up PYOSYS configuration
Xiretza
2021-07-05
1
-34
/
+10
*
|
Merge pull request #2842 from whitequark/fix-wasi-build
whitequark
2021-06-19
1
-1
/
+1
|
\
\
|
*
|
Fix WASI build after commit 1d88bea1.
whitequark
2021-06-19
1
-1
/
+1
|
/
/
*
|
Merge pull request #2836 from YosysHQ/gatecat/pyosys-sigint
Miodrag Milanović
2021-06-18
1
-0
/
+2
|
\
\
|
*
|
pyosys: Clear SIGINT handler after Python loads
gatecat
2021-06-16
1
-0
/
+2
|
|
/
*
|
Move interface expansion in hierarchy.cc into a helper class
Rupert Swarbrick
2021-06-16
1
-100
/
+189
*
|
sv: fix up end label checking
Zachary Snow
2021-06-16
7
-7
/
+98
*
|
Include blif reader header in public facing extension header files.
Ashton Snelgrove
2021-06-16
1
-0
/
+1
|
/
*
verilog: fix leaking of type names in parser
Xiretza
2021-06-14
1
-0
/
+2
*
verilog: fix wildcard port connections leaking memory
Xiretza
2021-06-14
1
-0
/
+1
*
ast: delete wires and localparams after finishing const evaluation
Xiretza
2021-06-14
1
-0
/
+8
*
verilog: fix leaking ASTNodes
Xiretza
2021-06-14
2
-7
/
+15
*
ast: fix error condition causing assert to fail
Xiretza
2021-06-14
1
-2
/
+1
*
macos: fix leak in proc_self_dirname()
Zachary Snow
2021-06-14
1
-1
/
+3
*
Simplify some RTLIL destructors
Rupert Swarbrick
2021-06-14
1
-10
/
+10
*
verilog: Squash a memory leak.
Marcelina Kościelnicka
2021-06-14
4
-19
/
+14
*
Add regression test for #2824.
Marcelina Kościelnicka
2021-06-11
1
-0
/
+7
*
opt_muxtree: Update port_off and port_idx even for constant bits
gatecat
2021-06-11
1
-17
/
+16
*
opt_expr: Fix mul/div/mod by POT patterns to support >= 32 bits.
Marcelina Kościelnicka
2021-06-09
3
-122
/
+120
*
opt_expr: Optimize div/mod by const 1.
Marcelina Kościelnicka
2021-06-09
1
-4
/
+4
*
Merge pull request #2817 from YosysHQ/claire/fixemails
Claire Xen
2021-06-09
325
-1308
/
+1311
|
\
|
*
Fix deadname SVN links
Claire Xenia Wolf
2021-06-09
2
-3
/
+3
|
*
Intersynth URL
Claire Xenia Wolf
2021-06-09
2
-2
/
+2
|
*
More deadname stuff
Claire Xenia Wolf
2021-06-09
2
-4
/
+4
|
*
Fix icestorm links
Claire Xenia Wolf
2021-06-09
2
-516
/
+516
|
*
More deadname stuff
Claire Xenia Wolf
2021-06-09
10
-27
/
+27
|
*
Use HTTPS for website links, gatecat email
Claire Xenia Wolf
2021-06-09
20
-26
/
+26
|
*
Fix files with CRLF line endings
Claire Xenia Wolf
2021-06-09
5
-422
/
+422
|
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
309
-331
/
+330
|
*
Add claire deadname stuff to .mailmap
Claire Xenia Wolf
2021-06-08
1
-0
/
+4
*
|
verilog: check for module scope identifiers during width detection
Zachary Snow
2021-06-08
4
-13
/
+41
*
|
mem2reg: tolerate out of bounds constant accesses
Zachary Snow
2021-06-08
4
-5
/
+94
*
|
autoname: simple perf optimizations
Zachary Snow
2021-06-08
1
-11
/
+15
|
/
*
sv: support tasks and functions within packages
Zachary Snow
2021-06-01
5
-2
/
+56
*
kernel/mem: Recognize some deprecated memory port configs.
Marcelina Kościelnicka
2021-06-01
1
-0
/
+10
*
memory_map: Improve start_offset handling.
Marcelina Kościelnicka
2021-05-31
2
-35
/
+131
*
memory_share: Add read port merging.
Marcelina Kościelnicka
2021-05-29
1
-0
/
+140
*
memory_share: Improve sat-based port sharing.
Marcelina Kościelnicka
2021-05-28
1
-117
/
+151
[next]