index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "make bumpversion"
Clifford Wolf
2019-08-27
1
-0
/
+3
*
Merge tag 'yosys-0.9'
Clifford Wolf
2019-08-26
1
-1
/
+1
|
\
|
*
Yosys 0.9
Clifford Wolf
2019-08-26
1
-1
/
+1
|
*
do not require boost if pyosys is not used
Miodrag Milanovic
2019-08-22
1
-0
/
+2
|
*
Fix linking issue for new mxe and pthread
Miodrag Milanovic
2019-08-02
1
-1
/
+2
|
*
Fix yosys linking for mxe
Miodrag Milanovic
2019-08-02
1
-1
/
+1
|
*
Fix formatting for msys2 mingw build using GetSize
Miodrag Milanovic
2019-08-02
1
-0
/
+2
|
*
Merge pull request #1146 from gsomlo/gls-test-abc-ext
Clifford Wolf
2019-07-09
1
-2
/
+8
|
*
Checkout yosys-0.9-rc branch of yosys-tests
Eddie Hung
2019-07-02
1
-1
/
+1
*
|
do not require boost if pyosys is not used
Miodrag Milanovic
2019-08-22
1
-0
/
+2
*
|
Merge branch 'master' into clifford/pmgen
Clifford Wolf
2019-08-20
1
-0
/
+1
|
\
\
|
*
|
proc_clean: fix order of switch insertion.
whitequark
2019-08-19
1
-0
/
+1
*
|
|
Merge branch 'master' of github.com:YosysHQ/yosys into clifford/pmgen
Clifford Wolf
2019-08-19
1
-1
/
+2
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/master' into clifford/testfast
Eddie Hung
2019-08-18
1
-0
/
+1
|
|
\
\
|
|
*
\
Merge https://github.com/bogdanvuk/yosys into bogdanvuk/opt_share
Eddie Hung
2019-08-16
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
Support various binary operators in opt_share
Bogdan Vukobratovic
2019-08-04
1
-0
/
+1
|
*
|
|
|
Speed up "make test" and related cleanups
Clifford Wolf
2019-08-17
1
-1
/
+1
|
|
/
/
/
*
/
/
/
Improvements in pmgen for recursive patterns
Clifford Wolf
2019-08-15
1
-0
/
+5
|
/
/
/
*
|
|
'make clean' to not remove anything abc
Eddie Hung
2019-08-07
1
-1
/
+1
*
|
|
Fix linking issue for new mxe and pthread
Miodrag Milanovic
2019-08-01
1
-1
/
+2
*
|
|
Fix yosys linking for mxe
Miodrag Milanovic
2019-08-01
1
-1
/
+1
*
|
|
Fix formatting for msys2 mingw build using GetSize
Miodrag Milanovic
2019-08-01
1
-0
/
+2
*
|
|
Merge pull request #1226 from YosysHQ/dave/gzip
David Shah
2019-07-27
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add support for reading gzip'd input files
David Shah
2019-07-26
1
-0
/
+7
*
|
|
Bump abc to fix &mfs bug
Eddie Hung
2019-07-25
1
-1
/
+1
|
/
/
*
|
Merge pull request #1098 from YosysHQ/xaig
Eddie Hung
2019-06-28
1
-1
/
+2
|
\
\
|
*
|
Merge remote-tracking branch 'origin/master' into xaig
Eddie Hung
2019-06-27
1
-0
/
+1
|
|
\
|
|
*
|
Revert Makefile
Eddie Hung
2019-06-20
1
-2
/
+2
|
*
|
Fix gcc error, due to dict invalidation during recursion
Eddie Hung
2019-06-20
1
-2
/
+2
|
*
|
Run simple_abc9 tests
Eddie Hung
2019-06-20
1
-0
/
+1
|
*
|
Merge remote-tracking branch 'origin/master' into xc7mux
Eddie Hung
2019-06-03
1
-0
/
+4
|
|
\
\
|
*
|
|
Bump ABC
Eddie Hung
2019-05-29
1
-1
/
+1
*
|
|
|
tests: use optional ABCEXTERNAL when specified
Gabriel L. Somlo
2019-06-27
1
-2
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
tests: Check that Icarus can parse arch sim models
David Shah
2019-06-26
1
-0
/
+1
|
|
/
|
/
|
*
|
Aded one more load of .conf to support change of prefix
Miodrag Milanovic
2019-05-29
1
-0
/
+4
|
/
*
Remove info line in 2nd load of conf file
Miodrag Milanovic
2019-05-28
1
-1
/
+0
*
Moved pyosys block in Makefile
Miodrag Milanovic
2019-05-28
1
-8
/
+16
*
make config-afl-gcc to help creating conf file
Miodrag Milanovic
2019-05-27
1
-1
/
+4
*
Added afl-gcc as target for fuzzer
Miodrag Milanovic
2019-05-27
1
-0
/
+7
*
Guard all Python-api related items.
Kaj Tuomi
2019-05-27
1
-0
/
+6
*
OS X related fixes.
Kaj Tuomi
2019-05-22
1
-5
/
+31
*
extract python prefix to allow overriding
Stefan Biereigel
2019-05-14
1
-1
/
+2
*
remove ldconfig call
Stefan Biereigel
2019-05-14
1
-1
/
+0
*
add mkdir for libyosys target, explicitly copy to target folder
Stefan Biereigel
2019-05-14
1
-3
/
+4
*
Merge branch 'master' of https://github.com/YosysHQ/yosys into feature/python...
Benedikt Tutzer
2019-04-30
1
-3
/
+3
|
\
|
*
Set ENABLE_LIBYOSYS=0 by default
Clifford Wolf
2019-04-22
1
-1
/
+1
|
*
Set ENABLE_PYOSYS=0 by default
Clifford Wolf
2019-04-22
1
-1
/
+1
|
*
Merge pull request #905 from christian-krieg/feature/python_bindings
Clifford Wolf
2019-04-22
1
-2
/
+57
|
|
\
|
*
|
Update to ABC 3709744
Clifford Wolf
2019-04-18
1
-1
/
+1
|
*
|
Update to ABC d1b6413
Clifford Wolf
2019-04-17
1
-1
/
+1
[next]