index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
cmds
Commit message (
Expand
)
Author
Age
Files
Lines
*
xprop, setundef: Mark xprop decoding bwmuxes, exclude them from setundef
Jannis Harder
2023-01-11
2
-2
/
+11
*
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
2
-8
/
+8
|
\
\
|
*
\
Merge pull request #3537 from jix/xprop
Jannis Harder
2023-01-11
2
-0
/
+1199
|
|
\
\
|
*
|
|
Deprecate gcc-4.8
Miodrag Milanovic
2023-01-11
2
-8
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of github.com:YosysHQ/yosys into claire/eqystuff
Claire Xenia Wolf
2023-01-11
2
-2
/
+15
|
\
|
|
|
*
|
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
*
|
|
xprop: Improve signal splitting code
Jannis Harder
2022-12-12
1
-14
/
+10
*
|
|
Improvements in "viz" pass
Claire Xenia Wolf
2022-12-09
1
-24
/
+100
*
|
|
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
*
|
|
Add "viz" pass for visualizing big-picture data flow in larger designs
Claire Xenia Wolf
2022-12-04
2
-0
/
+511
*
|
|
Add splitcells pass
Claire Xenia Wolf
2022-12-04
2
-0
/
+192
|
|
/
|
/
|
*
|
New xprop pass to encode 3-valued x-propagation using 2-valued logic
Jannis Harder
2022-11-30
2
-0
/
+1199
|
/
*
Rst docs conversion (#3496)
KrystalDelusion
2022-11-15
1
-0
/
+2
*
remove extra space in formating
Kamyar Mohajerani
2022-09-22
1
-2
/
+2
*
stat: add tech tech-specific utilizations to json
Kamyar Mohajerani
2022-09-22
1
-65
/
+91
*
Merge pull request #3449 from YosysHQ/aki/show_pathrw
N. Engelhardt
2022-08-25
1
-0
/
+1
|
\
|
*
yosys: passes: cmds: show: added filename re-writing to `show -lib`
Aki Van Ness
2022-08-22
1
-0
/
+1
*
|
Fitting help messages to 80 character width
KrystalDelusion
2022-08-24
7
-48
/
+54
|
/
*
rename: Add -witness mode
Jannis Harder
2022-08-16
1
-0
/
+81
*
setundef: Do not add anyseq / anyconst to unused memory port clocks
Jannis Harder
2022-08-16
1
-0
/
+24
*
Add the $anyinit cell and the formalff pass
Jannis Harder
2022-08-16
1
-0
/
+1
*
Merge pull request #3425 from YosysHQ/lofty/stat-json
N. Engelhardt
2022-08-11
1
-38
/
+109
|
\
|
*
stat: add option for machine-readable json output
Lofty
2022-08-11
1
-38
/
+109
*
|
rename: add -scramble-name option to randomly rename selections
Lofty
2022-08-08
1
-0
/
+56
|
/
*
Merge pull request #3196 from bfg86/bfg86/rename
N. Engelhardt
2022-06-13
1
-4
/
+13
|
\
|
*
Updating help-text with nakengelhardts suggestion.
bfg86
2022-06-13
1
-2
/
+2
|
*
Add -suffix option to rename -wire.
bfg86
2022-02-11
1
-4
/
+13
*
|
Merge pull request #3349 from nakengelhardt/select_count_scratchpad
N. Engelhardt
2022-06-09
2
-0
/
+12
|
\
\
|
*
|
also make 'stat' save counts to scratchpad
N. Engelhardt
2022-06-01
1
-0
/
+9
|
*
|
have 'select -count' save the count to scratchpad entry 'select.count'
N. Engelhardt
2022-06-01
1
-0
/
+3
*
|
|
sta: warn on unrecognised cells only once
Lofty
2022-06-08
1
-1
/
+4
*
|
|
Fix preventing show crashing with newer graphviz
Miodrag Milanovic
2022-06-03
1
-1
/
+6
|
/
/
*
|
select: Fix -assert-none and -assert-any error output and docs
Jannis Harder
2022-05-19
1
-8
/
+10
*
|
show: Fix width labels.
Marcelina KoĆcielnicka
2022-04-04
1
-23
/
+18
*
|
Merge pull request #2019 from boqwxp/glift
Claire Xen
2022-02-11
2
-0
/
+600
|
\
\
|
*
|
glift: Use ID() rather than string literals.
Alberto Gonzalez
2020-07-01
1
-11
/
+11
|
*
|
glift: Use worker pattern.
Alberto Gonzalez
2020-07-01
1
-80
/
+75
|
*
|
glift: Add support for $_NAND_ and $_NOR_ cells.
Alberto Gonzalez
2020-07-01
1
-8
/
+11
|
*
|
glift: Add support for $_MUX_ and $_NMUX_ cells.
Alberto Gonzalez
2020-07-01
1
-1
/
+34
|
*
|
glift: Add support for $_XOR_ and $_XNOR_ cells.
Alberto Gonzalez
2020-07-01
1
-15
/
+79
|
*
|
glift: Add initial hierarchy support.
Alberto Gonzalez
2020-07-01
1
-12
/
+59
[next]