aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Bump versionYosys Bot2020-09-241-1/+1
* Bump versionYosys Bot2020-09-221-1/+1
* Bump versionYosys Bot2020-09-191-1/+1
* Bump versionYosys Bot2020-09-181-1/+1
* Bump versionYosys Bot2020-09-111-1/+1
* Bump versionYosys Bot2020-09-041-1/+1
* Bump versionYosys Bot2020-09-031-1/+1
* Bump versionYosys Bot2020-09-021-1/+1
* Bump versionYosys Bot2020-09-011-1/+1
* Bump versionYosys Bot2020-08-301-1/+1
* Bump versionYosys Bot2020-08-291-1/+1
* Bump versionYosys Bot2020-08-281-1/+1
* Merge pull request #2357 from whitequark/cxxflags-MPwhitequark2020-08-271-1/+1
|\
| * Add -MP to CXXFLAGS.whitequark2020-08-261-1/+1
* | Merge pull request #2358 from whitequark/rename-ilang-to-rtlilwhitequark2020-08-271-3/+3
|\ \
| * | Replace "ILANG" with "RTLIL" everywhere.whitequark2020-08-261-3/+3
| |/
* / Bump versionYosys Bot2020-08-271-1/+1
|/
* Bump versionYosys Bot2020-08-231-1/+1
* Bump versionYosys Bot2020-08-211-1/+1
* Bump versionYosys Bot2020-08-201-1/+1
* Bump versionYosys Bot2020-08-191-1/+1
* Bump versionYosys Bot2020-08-141-1/+1
* Bump versionYosys Bot2020-08-131-1/+1
* Bump versionYosys Bot2020-08-101-1/+1
* Bump YOSYS_VERClaire Wolf2020-07-311-1/+1
* Add utility module for representing flip-flops.Marcelina Kościelnicka2020-07-231-0/+1
* Add utility module for dealing with init attributes.Marcelina Kościelnicka2020-07-231-0/+1
* satgen: Move importCell out of the header.Marcelina Kościelnicka2020-07-191-1/+1
* Fix issue #2251 (#2252)Lucas Castro2020-07-091-1/+1
* Add option to use ccache when buildingDan Ravensloft2020-07-041-0/+5
* Update ABC.whitequark2020-06-221-1/+1
* cxxrtl: add missing installs of include files.whitequark2020-06-081-0/+5
* Merge pull request #2051 from Xiretza/makefile-cd-warningwhitequark2020-05-281-1/+1
|\
| * Suppress warning during initial clone of ABC repoXiretza2020-05-141-1/+1
* | Setup tests/verilog properlyEddie Hung2020-05-111-0/+1
|/
* Remove yosys libdir from LDFLAGS (and fix a typo)N. Engelhardt2020-05-071-2/+1
* Makefile: git fetch all commits from $(ABCURL) repoEddie Hung2020-05-061-1/+1
* Update ABC to include WASI support fixes.whitequark2020-05-021-1/+1
* Fix WASI builds with abc enabled.whitequark2020-05-011-2/+2
* Merge pull request #2001 from whitequark/wasiwhitequark2020-05-011-1/+47
|\
| * Add WASI platform support.whitequark2020-04-301-2/+48
* | Merge pull request #1997 from whitequark/document-ootbClaire Wolf2020-05-011-11/+11
|\ \ | |/ |/|
| * Fix out-of-tree builds configured as `SMALL := 1`.whitequark2020-04-241-11/+11
* | abc: use YosysHQ/abc instead of upstream berkeley-abc/abcEddie Hung2020-04-271-2/+2
|/
* Merge pull request #1900 from Xiretza/suppress-makefile-echowhitequark2020-04-161-0/+3
|\
| * Suppress output of Makefile.conf when printing source versionsXiretza2020-04-111-0/+3
* | synth_intel_alm: alternative synthesis for Intel FPGAsDan Ravensloft2020-04-151-0/+1
|/
* Keep libyosys name same as befire, but put it in directoryMiodrag Milanovic2020-04-101-11/+11
* Support custom PROGRAM_PREFIXMiodrag Milanovic2020-04-101-43/+44
* write_cxxrtl: new backend.whitequark2020-04-091-0/+1