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
*
Python Passes can now be added with the -m option or with the plugin command....
Benedikt Tutzer
2018-08-16
1
-1
/
+1
*
Added Wrappers for:
Benedikt Tutzer
2018-08-13
1
-2
/
+2
*
removed unused library and already present compiler flag
Benedikt Tutzer
2018-08-01
1
-3
/
+3
*
added wrappers for Design, Modules, Cells and Wires
Benedikt Tutzer
2018-06-25
1
-0
/
+1
*
added ENABLE_PYTHON option in build environment
Benedikt Tutzer
2018-06-22
1
-1
/
+10
*
Add Protobuf backend
Serge Bazanski
2018-06-19
1
-0
/
+5
*
Update ABC to git rev 6df1396
Clifford Wolf
2018-05-30
1
-1
/
+1
*
Force abc to align memory to 8 bytes
Robert Ou
2018-05-18
1
-1
/
+1
*
Force abc to be linked statically and without threads in emscripten
Robert Ou
2018-05-18
1
-0
/
+5
*
Add options to disable abc's usage of pthreads and readline
Robert Ou
2018-05-18
1
-0
/
+10
*
Add an option to statically link abc into yosys
Robert Ou
2018-05-18
1
-4
/
+18
*
Makefile: Make abc always use stdint.h
Robert Ou
2018-05-18
1
-4
/
+8
*
Use $(OS) in makefile to check for Darwin
Clifford Wolf
2018-05-13
1
-1
/
+1
*
Enable building on FreeBSD
Johnny Sorocil
2018-05-06
1
-1
/
+17
*
Update ABC to git rev f23ea8e
Clifford Wolf
2018-04-30
1
-1
/
+1
*
Improve Makefile error handling for when abc/ is a hg working copy
Clifford Wolf
2018-04-12
1
-0
/
+3
*
Fix build for new ABC location on github, also update ABC to a2d59be
Clifford Wolf
2018-03-27
1
-6
/
+6
*
Use Verific hier_tree component for elaboration
Clifford Wolf
2018-03-08
1
-1
/
+1
*
Add -lz for verific builds
Clifford Wolf
2018-02-27
1
-1
/
+1
*
Improve msys2 flags for building abc.
William D. Jones
2018-02-19
1
-3
/
+3
*
Fixed yosys-config for binary distributions with Verific
Clifford Wolf
2018-02-13
1
-3
/
+11
*
Do not create deep backtraces unless in ENABLE_DEBUG mode
Clifford Wolf
2018-02-03
1
-2
/
+2
*
Use "strip -S" instead of "strip -d" for Mac OS X compatibility
Clifford Wolf
2018-01-19
1
-2
/
+2
*
Strip debug symbols from binaries on install
Clifford Wolf
2018-01-17
1
-1
/
+12
*
Update ABC to hg rev 6e3c24b3308a
Clifford Wolf
2018-01-07
1
-1
/
+1
*
Use "hg ... --insecure" for cloning/pulling ABC
Clifford Wolf
2017-12-03
1
-2
/
+2
*
Update ABC to hg rev 31fc97b0aeed
Clifford Wolf
2017-12-02
1
-1
/
+1
*
Add support for editline as replacement for readline
Clifford Wolf
2017-11-08
1
-0
/
+6
*
Add ENABLE_DEBUG config flag
Clifford Wolf
2017-10-25
1
-1
/
+10
*
Update ABC to hg rev f6838749f234
Clifford Wolf
2017-10-25
1
-1
/
+1
*
Update ABC to hg rev 6283c5d99b06
Clifford Wolf
2017-10-11
1
-1
/
+1
*
Update ABC to hg rev 0fc1803a77c0
Clifford Wolf
2017-10-06
1
-1
/
+1
*
Update ABC to hg rev cd6984ee82d4
Clifford Wolf
2017-09-15
1
-2
/
+2
*
Add "-undefined dynamic_lookup" to OSX "yosys-config --ldflags"
Clifford Wolf
2017-08-04
1
-1
/
+5
*
makefile: Add the option to use libtermcap
Robert Ou
2017-07-17
1
-0
/
+5
*
Added the test outputs to the clean target
Salvador E. Tropea
2017-07-03
1
-0
/
+8
*
Update ABC to hg rev efbf7f13ea9e
Clifford Wolf
2017-05-31
1
-1
/
+1
*
Enable readline and tcl in mxe builds
Clifford Wolf
2017-05-17
1
-4
/
+8
*
Update ABC to hg rev e79576e10d72
Clifford Wolf
2017-05-11
1
-1
/
+1
*
Update ABC to hg rev 3a95bfa55df7
Clifford Wolf
2017-02-25
1
-1
/
+1
*
Add missing slashes in paths for make uninstall
Josh Headapohl
2017-02-23
1
-1
/
+1
*
Update ABC to hg rev 8da4dc435b9f
Clifford Wolf
2017-02-22
1
-1
/
+1
*
Evaluate all the $(shell ...) stuff for CXXFLAGS et al only once
Clifford Wolf
2017-02-11
1
-3
/
+3
*
Make MacOS Makefile stuff more compact
Clifford Wolf
2017-02-11
1
-8
/
+0
*
Merge branch 'master' of https://github.com/stv0g/yosys into stv0g-master
Clifford Wolf
2017-02-11
1
-18
/
+35
|
\
|
*
Use pkg-config for linking tcl-tk
Steffen Vogel
2017-02-10
1
-3
/
+5
|
*
Dont mix Homebrew and MacPorts build options
Steffen Vogel
2017-02-10
1
-2
/
+1
|
*
Applied fixes from @joshhead (thanks for your effors!)
Steffen Vogel
2017-02-09
1
-4
/
+6
|
*
Fix compilation on OS X in order to support both MacPorts and Homebrew
Steffen Vogel
2017-02-07
1
-13
/
+25
|
*
Allow standard tools to be overwritten in make invocation
Steffen Vogel
2017-02-07
1
-3
/
+3
[next]