Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump version | Yosys Bot | 2020-11-19 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-11-17 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-11-11 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-11-08 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #2414 from zeldin/abc-depend-clang-fix | whitequark | 2020-11-07 | 1 | -0/+4 | |
|\ | | | | | Prevent CXXFLAGS from leaking to abc Makefile | |||||
| * | Prevent CXXFLAGS from leaking to abc Makefile | Marcus Comstedt | 2020-11-07 | 1 | -0/+4 | |
| | | | | | | | | This fixes an issue with abc/depends.sh when the compiler is clang. | |||||
* | | Bump version | Yosys Bot | 2020-11-03 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version | Yosys Bot | 2020-11-02 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version | Yosys Bot | 2020-11-01 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version | Yosys Bot | 2020-10-31 | 1 | -1/+1 | |
|/ | ||||||
* | Bump version | Yosys Bot | 2020-10-25 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-10-23 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-10-22 | 1 | -1/+1 | |
| | ||||||
* | Add new helper structures to represent memories. | Marcelina Kościelnicka | 2020-10-21 | 1 | -1/+2 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-10-21 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-10-20 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #2397 from daveshah1/nexus | Miodrag Milanović | 2020-10-19 | 1 | -0/+1 | |
|\ | | | | | synth_nexus: Initial implementation | |||||
| * | synth_nexus: Initial implementation | David Shah | 2020-10-15 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | |||||
* | | Bump version | Yosys Bot | 2020-10-16 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version | Yosys Bot | 2020-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version | Yosys Bot | 2020-10-09 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version | Yosys Bot | 2020-10-06 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version | Yosys Bot | 2020-10-03 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version | Yosys Bot | 2020-10-02 | 1 | -1/+1 | |
|/ | ||||||
* | Bump version | Yosys Bot | 2020-10-01 | 1 | -1/+1 | |
| | ||||||
* | Fixed installation dir override for Python scripts | Miodrag Milanovic | 2020-09-30 | 1 | -6/+6 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-30 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-29 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #2386 from btut/fix/pyinstallpath | Miodrag Milanović | 2020-09-28 | 1 | -2/+1 | |
|\ | | | | | Fixed python installation path | |||||
| * | Fixed python installation path | Benedikt Tutzer | 2020-09-25 | 1 | -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 wrappers | Benedikt Tutzer | 2020-09-25 | 1 | -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 version | Yosys Bot | 2020-09-24 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-22 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-19 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-18 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-11 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-04 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-03 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-02 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-09-01 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-08-30 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-08-29 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-08-28 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #2357 from whitequark/cxxflags-MP | whitequark | 2020-08-27 | 1 | -1/+1 | |
|\ | | | | | Add -MP to CXXFLAGS | |||||
| * | Add -MP to CXXFLAGS. | whitequark | 2020-08-26 | 1 | -1/+1 | |
| | | | | | | | | | | This avoids an issue where deleting or moving headers breaks the next incremental build until the outdated *.d files are deleted. | |||||
* | | Merge pull request #2358 from whitequark/rename-ilang-to-rtlil | whitequark | 2020-08-27 | 1 | -3/+3 | |
|\ \ | | | | | | | Replace "ILANG" with "RTLIL" everywhere | |||||
| * | | Replace "ILANG" with "RTLIL" everywhere. | whitequark | 2020-08-26 | 1 | -3/+3 | |
| |/ | | | | | | | | | | | | | | | | | | | The only difference between "RTLIL" and "ILANG" is that the latter is the text representation of the former, as opposed to the in-memory graph representation. This distinction serves no purpose but confuses people: it is not obvious that the ILANG backend writes RTLIL graphs. Passes `write_ilang` and `read_ilang` are provided as aliases to `write_rtlil` and `read_rtlil` for compatibility. | |||||
* / | Bump version | Yosys Bot | 2020-08-27 | 1 | -1/+1 | |
|/ | ||||||
* | Bump version | Yosys Bot | 2020-08-23 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Yosys Bot | 2020-08-21 | 1 | -1/+1 | |
| |