aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump versionYosys Bot2020-12-201-1/+1
|
* Bump versionYosys Bot2020-12-181-1/+1
|
* Bump versionYosys Bot2020-12-151-1/+1
|
* Bump versionYosys Bot2020-12-131-1/+1
|
* Bump versionYosys Bot2020-12-101-1/+1
|
* Bump versionYosys Bot2020-12-091-1/+1
|
* Bump versionYosys Bot2020-12-041-1/+1
|
* Bump versionYosys Bot2020-12-031-1/+1
|
* Merge pull request #2455 from gsomlo/gls-fedpkg-fixeswhitequark2020-12-021-0/+5
|\ | | | | Fixes for building Fedora distro RPMs of yosys
| * fixup over commit 829b5cca to re-enable ABCEXTERNAL supportGabriel Somlo2020-11-261-0/+5
| |
* | Bump versionYosys Bot2020-12-021-1/+1
|/
* Bump versionYosys Bot2020-11-261-1/+1
|
* Merge pull request #2442 from cr1901/sccachewhitequark2020-11-251-2/+7
|\ | | | | Makefile: Add disabled-by-default ENABLE_SCCACHE config option.
| * Makefile: Update ABCREV to bring in sccache fixes.William D. Jones2020-11-241-1/+1
| |
| * Makefile: Add disabled-by-default ENABLE_SCCACHE config option.William D. Jones2020-11-191-1/+6
| |
* | Bump versionYosys Bot2020-11-251-1/+1
| |
* | Bump versionYosys Bot2020-11-211-1/+1
|/
* Bump versionYosys Bot2020-11-191-1/+1
|
* Bump versionYosys Bot2020-11-171-1/+1
|
* Bump versionYosys Bot2020-11-111-1/+1
|
* Bump versionYosys Bot2020-11-081-1/+1
|
* Merge pull request #2414 from zeldin/abc-depend-clang-fixwhitequark2020-11-071-0/+4
|\ | | | | Prevent CXXFLAGS from leaking to abc Makefile
| * Prevent CXXFLAGS from leaking to abc MakefileMarcus Comstedt2020-11-071-0/+4
| | | | | | | | This fixes an issue with abc/depends.sh when the compiler is clang.
* | Bump versionYosys Bot2020-11-031-1/+1
| |
* | Bump versionYosys Bot2020-11-021-1/+1
| |
* | Bump versionYosys Bot2020-11-011-1/+1
| |
* | Bump versionYosys Bot2020-10-311-1/+1
|/
* Bump versionYosys Bot2020-10-251-1/+1
|
* Bump versionYosys Bot2020-10-231-1/+1
|
* Bump versionYosys Bot2020-10-221-1/+1
|
* Add new helper structures to represent memories.Marcelina Kościelnicka2020-10-211-1/+2
|
* Bump versionYosys Bot2020-10-211-1/+1
|
* Bump versionYosys Bot2020-10-201-1/+1
|
* Merge pull request #2397 from daveshah1/nexusMiodrag Milanović2020-10-191-0/+1
|\ | | | | synth_nexus: Initial implementation
| * synth_nexus: Initial implementationDavid Shah2020-10-151-0/+1
| | | | | | | | Signed-off-by: David Shah <dave@ds0.me>
* | Bump versionYosys Bot2020-10-161-1/+1
| |
* | Bump versionYosys Bot2020-10-131-1/+1
| |
* | Bump versionYosys Bot2020-10-091-1/+1
| |
* | Bump versionYosys Bot2020-10-061-1/+1
| |
* | Bump versionYosys Bot2020-10-031-1/+1
| |
* | Bump versionYosys Bot2020-10-021-1/+1
|/
* Bump versionYosys Bot2020-10-011-1/+1
|
* Fixed installation dir override for Python scriptsMiodrag Milanovic2020-09-301-6/+6
|
* Bump versionYosys Bot2020-09-301-1/+1
|
* Bump versionYosys Bot2020-09-291-1/+1
|
* Merge pull request #2386 from btut/fix/pyinstallpathMiodrag Milanović2020-09-281-2/+1
|\ | | | | Fixed python installation path
| * Fixed python installation pathBenedikt Tutzer2020-09-251-2/+1
| | | | | | | | | | | | The path where python expects it's libraries seems to change from operating system to operating system, but can be querried from the site package.
* | Use CXXFLAGS to enable pyosys specific code before generating wrappersBenedikt Tutzer2020-09-251-1/+1
|/ | | | | | The .pyh files were generated without the CXXFLAGS. This meant that code marked by the WITH_PYTHON flag was excluded. This is fixed by adding the flag in the rule for .pyh files.
* Bump versionYosys Bot2020-09-241-1/+1
|
* Bump versionYosys Bot2020-09-221-1/+1
|