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
*
Updated changelog
Miodrag Milanovic
2023-02-08
1
-0
/
+3
*
Merge pull request #3625 from povik/show_cleanup
N. Engelhardt
2023-02-06
1
-56
/
+82
|
\
|
*
passes: show: s/pos/bitpos/ for readability
Martin Povišer
2023-01-13
1
-4
/
+5
|
*
passes: show: Reuse string parts in generation of portboxes
Martin Povišer
2023-01-13
1
-2
/
+5
|
*
passes: show: Touch chunk iteration in gen_portbox
Martin Povišer
2023-01-13
1
-8
/
+11
|
*
passes: show: Label no_signode flag
Martin Povišer
2023-01-13
1
-20
/
+19
|
*
passes: show: Simplify wire bit range logic
Martin Povišer
2023-01-13
1
-8
/
+10
|
*
passes: show: Factor out 'join_label_pieces'
Martin Povišer
2023-01-13
1
-20
/
+35
|
*
passes: show: Label signed_suffix flag
Martin Povišer
2023-01-13
1
-3
/
+6
|
*
passes: show: s/idx/dot_idx/ for readability
Martin Povišer
2023-01-13
1
-7
/
+7
|
*
passes: show: Fix portbox bit ranges in case of driven signals
Martin Povišer
2023-01-13
1
-1
/
+1
*
|
add option to fsm_detect to ignore self-resetting
N. Engelhardt
2023-01-30
1
-7
/
+22
*
|
add pmux option to bmuxmap for better fsm detection with verific frontend
N. Engelhardt
2023-01-30
1
-6
/
+30
*
|
formalff: Fix crash with _NOT_ gates in -hierarchy mode
Jannis Harder
2023-01-25
1
-1
/
+1
*
|
Merge pull request #3624 from jix/sim_yw
Miodrag Milanović
2023-01-23
4
-40
/
+680
|
\
\
|
*
|
sim/formalff: Clock handling for yw cosim
Jannis Harder
2023-01-11
2
-21
/
+246
|
*
|
sim: Improvements and fixes for yw cosim
Jannis Harder
2023-01-11
1
-4
/
+91
|
*
|
sim: New -append option for Yosys witness cosim
Jannis Harder
2023-01-11
1
-5
/
+14
|
*
|
sim: Add Yosys witness (.yw) cosimulation
Jannis Harder
2023-01-11
1
-3
/
+194
|
*
|
sim: Only check formal cells during gclk simulation updates
Jannis Harder
2023-01-11
1
-16
/
+19
|
*
|
sim: Internal API to set $initstate
Jannis Harder
2023-01-11
1
-0
/
+11
|
*
|
sim: Emit used memory addresses as signals to output traces
Jannis Harder
2023-01-11
1
-17
/
+122
|
*
|
xprop, setundef: Mark xprop decoding bwmuxes, exclude them from setundef
Jannis Harder
2023-01-11
2
-2
/
+11
|
|
/
*
|
Merge pull request #3629 from YosysHQ/micko/clang_fixes
Miodrag Milanović
2023-01-23
4
-2
/
+9
|
\
\
|
*
|
Fixes for some of clang scan-build detected issues
Miodrag Milanovic
2023-01-17
4
-2
/
+9
|
|
/
*
|
show: Remove left-in debug log_warning
gatecat
2023-01-23
1
-1
/
+0
*
|
Improve splitcells pass
Claire Xenia Wolf
2023-01-18
1
-52
/
+120
|
/
*
Merge pull request #3605 from gadfort/stat-json-area
N. Engelhardt
2023-01-11
1
-0
/
+3
|
\
|
*
stat: ensure area is included in json output
Peter Gadfort
2022-12-29
1
-0
/
+3
*
|
Merge branch 'master' into claire/eqystuff
Claire Xen
2023-01-11
4
-36
/
+36
|
\
\
|
*
\
Merge pull request #3537 from jix/xprop
Jannis Harder
2023-01-11
10
-35
/
+1508
|
|
\
\
|
*
|
|
Deprecate gcc-4.8
Miodrag Milanovic
2023-01-11
4
-36
/
+36
*
|
|
|
Merge branch 'master' of github.com:YosysHQ/yosys into claire/eqystuff
Claire Xenia Wolf
2023-01-11
5
-5
/
+25
|
\
|
|
|
|
*
|
|
qbfsat support for cvc5, fixes #3608
Miodrag Milanovic
2023-01-09
2
-3
/
+7
|
|
|
/
|
|
/
|
|
*
|
formalff: Proper error messages on async inputs for the -clk2ff mode
Jannis Harder
2022-12-09
1
-0
/
+3
|
*
|
stat: Fix JSON output for empty designs
Jannis Harder
2022-12-02
1
-2
/
+2
|
*
|
tee: Allow logging command output to a given scratchpad value
Jannis Harder
2022-12-02
1
-0
/
+13
*
|
|
Merge branch 'claire/eqystuff' of github.com:YosysHQ/yosys into claire/eqystuff
Claire Xenia Wolf
2022-12-21
1
-14
/
+10
|
\
\
\
|
*
|
|
xprop: Improve signal splitting code
Jannis Harder
2022-12-12
1
-14
/
+10
*
|
|
|
Allow non-unique modules without state in sim writeback-mode
Claire Xenia Wolf
2022-12-21
1
-4
/
+5
*
|
|
|
Small bugfix in uniquify pass
Claire Xenia Wolf
2022-12-21
1
-0
/
+1
|
/
/
/
*
|
|
Improvements in "viz" pass
Claire Xenia Wolf
2022-12-09
1
-24
/
+100
*
|
|
Add gold-x handing to miter cross port handling
Claire Xenia Wolf
2022-12-08
1
-1
/
+9
*
|
|
Merge branch 'claire/eqystuff' of github.com:YosysHQ/yosys into claire/eqystuff
Claire Xenia Wolf
2022-12-08
1
-0
/
+39
|
\
\
\
|
*
|
|
xprop: Add -split-public option
Jannis Harder
2022-12-08
1
-0
/
+39
*
|
|
|
Improvements in "viz" command
Claire Xenia Wolf
2022-12-07
1
-17
/
+51
|
/
/
/
*
|
|
Improvements in "viz" pass
Claire Xenia Wolf
2022-12-07
1
-313
/
+453
*
|
|
Various improvements in "viz" command
Claire Xenia Wolf
2022-12-06
1
-72
/
+242
*
|
|
Bugfix in splitcells pass
Claire Xenia Wolf
2022-12-06
1
-5
/
+13
*
|
|
Improvements in "viz" command
Claire Xenia Wolf
2022-12-04
1
-45
/
+196
[next]