aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* remove ldconfig callStefan Biereigel2019-05-141-1/+0
|
* add mkdir for libyosys target, explicitly copy to target folderStefan Biereigel2019-05-141-3/+4
|
* Merge branch 'master' of https://github.com/YosysHQ/yosys into ↵Benedikt Tutzer2019-04-301-3/+3
|\ | | | | | | feature/python_bindings
| * Set ENABLE_LIBYOSYS=0 by defaultClifford Wolf2019-04-221-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Set ENABLE_PYOSYS=0 by defaultClifford Wolf2019-04-221-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Merge pull request #905 from christian-krieg/feature/python_bindingsClifford Wolf2019-04-221-2/+57
| |\ | | | | | | Feature/python bindings
| * | Update to ABC 3709744Clifford Wolf2019-04-181-1/+1
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * | Update to ABC d1b6413Clifford Wolf2019-04-171-1/+1
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | | Cleaned up root directoryBenedikt Tutzer2019-04-301-4/+4
| |/ |/|
* | Suppress error from the compiler run during libboost-python* detectionBenedikt Tutzer2019-04-071-4/+4
| |
* | Autodetect Python paths and boost python libraries for different distributionsBenedikt Tutzer2019-04-051-8/+24
| |
* | Removed link to experimental filesystem libraryBenedikt Tutzer2019-04-041-2/+2
| |
* | Changed filesystem dependency to boost instead of experimental std libraryBenedikt Tutzer2019-04-041-2/+2
| |
* | Removed compiler flags that are clang specificBenedikt Tutzer2019-04-031-2/+2
| |
* | Even less options for the preprocessorBenedikt Tutzer2019-04-031-1/+1
| |
* | Preprocessing does not need all the flagsBenedikt Tutzer2019-04-031-1/+1
| |
* | Added cross-platform support for plugin-pathsBenedikt Tutzer2019-04-031-2/+2
| |
* | Autodetect highest installed python versionBenedikt Tutzer2019-04-031-2/+8
| |
* | Merge remote-tracking branch 'origin/master' into feature/python_bindingsBenedikt Tutzer2019-03-281-16/+97
|\|
| * Merge https://github.com/YosysHQ/yosys into read_aigerEddie Hung2019-03-191-2/+7
| |\
| | * Disable realmath testsClifford Wolf2019-03-151-1/+1
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| | * Add ENABLE_GLOB Makefile switchClifford Wolf2019-03-111-0/+5
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| | * Fix TravisClifford Wolf2019-02-221-1/+1
| | | | | | | | | | | | | | | | | | | | | It looks like that whole "Fixing Travis's git clone" code was just there to make the "git describe --tags" work. I simply removed both. Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * | Add aiger tests to make testsEddie Hung2019-02-191-0/+1
| |/
| * Update Verific default pathClifford Wolf2019-01-041-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Merge pull request #704 from webhat/feature/fix-awkClifford Wolf2018-12-161-2/+3
| |\ | | | | | | Using awk rather than gawk
| | * Using awk rather than gawkDaniël W. Crompton2018-11-191-2/+3
| | |
| * | Verific updatesClifford Wolf2018-12-061-1/+1
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * | opt_lut: new pass, to combine LUTs for tighter packing.whitequark2018-12-051-1/+2
| |/
| * Update ABC to git rev 2ddc57dClifford Wolf2018-11-131-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Update ABC to git rev 68da3cfClifford Wolf2018-11-111-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Merge pull request #696 from arjenroodselaar/verific_darwinClifford Wolf2018-11-091-0/+4
| |\ | | | | | | Use appropriate static libraries when building with Verific on MacOS
| | * Use appropriate static libraries when building with Verific on MacOSArjen Roodselaar2018-11-071-0/+4
| | |
| * | Fix "make ystests" to use correct Yosys binaryClifford Wolf2018-11-081-1/+1
| |/ | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Update ABC rev to 4d56acfClifford Wolf2018-11-061-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Basic test for checking correct synthesis of SystemVerilog interfacesRuben Undheim2018-10-181-0/+2
| |
| * Update ABC to git rev 14d985aClifford Wolf2018-10-181-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Update ABC to git rev c5b48bbClifford Wolf2018-10-171-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * After release is before releaseClifford Wolf2018-10-161-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Yosys 0.8Clifford Wolf2018-10-161-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Fix Cygwin build and document needed packagesMiodrag Milanovic2018-09-191-0/+9
| |
| * Add "make ystests"Clifford Wolf2018-08-301-0/+8
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Add "make coverage"Clifford Wolf2018-08-271-1/+7
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Add ENABLE_GCOV build optionClifford Wolf2018-08-271-0/+11
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * static link flag on main executableMiodrag Milanovic2018-08-251-1/+1
| |
| * no -fPIC for any static buildMiodrag Milanovic2018-08-181-3/+1
| |
| * respect DISABLE_ABC_THREADS if usedMiodrag Milanovic2018-08-181-2/+5
| |
| * Enable propagating ARCHFLAGSMiodrag Milanovic2018-08-181-2/+2
| |
| * Added option to disable -fPIC on unsupported platformsMiodrag Milanovic2018-08-181-0/+3
| |
| * Added gcc-static for easier cross compilationMiodrag Milanovic2018-08-181-1/+15
| |