Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version | Yosys Bot | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2558 from YosysHQ/dave/chandle-dpi | Claire Xen | 2021-01-24 | 1 | -1/+16 |
|\ | | | | | dpi: Support for chandle type | ||||
| * | dpi: Support for chandle type | David Shah | 2021-01-23 | 1 | -1/+16 |
|/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Bump version | Yosys Bot | 2021-01-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2553 from zachjs/rand-const-modifiers | Miodrag Milanović | 2021-01-21 | 3 | -2/+19 |
|\ | | | | | Allow combination of rand and const modifiers | ||||
| * | Allow combination of rand and const modifiers | Zachary Snow | 2021-01-21 | 3 | -2/+19 |
|/ | |||||
* | Bump version | Yosys Bot | 2021-01-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2552 from YosysHQ/claire/yosyshq | Claire Xen | 2021-01-21 | 1 | -18/+18 |
|\ | | | | | Switch verific bindings from Symbiotic EDA flavored Verific to YosysHQ flavored Verific | ||||
| * | Switch verific bindings from Symbiotic EDA flavored Verific to YosysHQ ↵ | Claire Xenia Wolf | 2021-01-20 | 1 | -18/+18 |
|/ | | | | | | flavored Verific Signed-off-by: Claire Xenia Wolf <claire@clairexen.net> | ||||
* | Merge pull request #2536 from TobiasFaller/master | Miodrag Milanović | 2021-01-20 | 1 | -0/+1 |
|\ | | | | | Fixed missing goto statement in passes/techmap/abc.cc | ||||
| * | Fixed missing goto statement in passes/techmap/abc.cc | Tobias Faller | 2021-01-12 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #2551 from zachjs/wire-logic | Miodrag Milanović | 2021-01-20 | 3 | -9/+65 |
|\ \ | | | | | | | sv: fix support wire and var data type modifiers | ||||
| * | | sv: fix support wire and var data type modifiers | Zachary Snow | 2021-01-20 | 3 | -9/+65 |
|/ / | |||||
* | | Bump version | Yosys Bot | 2021-01-19 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2547 from zachjs/plugin-so-dsym | whitequark | 2021-01-18 | 1 | -0/+1 |
|\ \ | | | | | | | Add plugin.so.dSYM to .gitignore | ||||
| * | | Add plugin.so.dSYM to .gitignore | Zachary Snow | 2021-01-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | This artifact is automatically generated by the builtin clang on macOS when -g is used. | ||||
* | | | Merge pull request #2312 from antmicro/typedef-inout | whitequark | 2021-01-18 | 4 | -30/+152 |
|\ \ \ | |/ / |/| | | Add support for user types in IOs | ||||
| * | | Add typedef input/output test | Kamil Rakoczy | 2021-01-18 | 2 | -0/+117 |
| | | | | | | | | | | | | Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com> | ||||
| * | | Fix input/output attributes when resolving typedef of wire | Kamil Rakoczy | 2021-01-18 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com> | ||||
| * | | Parse package user type in module port list | Lukasz Dalek | 2021-01-18 | 1 | -30/+32 |
|/ / | | | | | | | | | Signed-off-by: Lukasz Dalek <ldalek@antmicro.com> Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com> | ||||
* | | Bump version | Yosys Bot | 2021-01-15 | 1 | -1/+1 |
| | | |||||
* | | opt_share: Fix X and CO signal width for shifted $alu in opt_share. | Marcelina Kościelnicka | 2021-01-14 | 2 | -2/+22 |
| | | | | | | | | | | | | These need to be the same length as actual Y, not visible part of Y. Fixes #2538. | ||||
* | | Bump version | Yosys Bot | 2021-01-14 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2537 from pepijndevos/spice | Claire Xen | 2021-01-13 | 1 | -7/+15 |
|\ \ | |/ |/| | Add buffer option to spice backend | ||||
| * | add buffer option to spice backend | Pepijn de Vos | 2021-01-13 | 1 | -7/+15 |
|/ | |||||
* | Bump version | Yosys Bot | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2522 from tomverbeure/simlib_typos2 | whitequark | 2021-01-04 | 1 | -5/+5 |
|\ | | | | | Fix some trivial typos. | ||||
| * | Fix some trivial typos. | Tom Verbeure | 2021-01-03 | 1 | -5/+5 |
|/ | |||||
* | Bump version | Yosys Bot | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2480 from YosysHQ/dave/nexus-lram | whitequark | 2021-01-01 | 5 | -1/+227 |
|\ | | | | | nexus: Add LRAM inference | ||||
| * | nexus: Add LRAM inference | David Shah | 2020-12-07 | 5 | -1/+227 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Merge pull request #2512 from umarcor/plugin-err | whitequark | 2021-01-01 | 1 | -1/+5 |
|\ \ | | | | | | | plugin: enhance no-plugin error | ||||
| * | | plugin: enhance no-plugin error | umarcor | 2020-12-29 | 1 | -1/+5 |
| | | | |||||
* | | | Merge pull request #2515 from umarcor/fix/ghdl | whitequark | 2021-01-01 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | makefile: fix GHDL vars, replace GHDL_DIR with GHDL_PREFIX | ||||
| * | | | makefile: fix GHDL vars, replace GHDL_DIR with GHDL_PREFIX | umarcor | 2020-12-30 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #2518 from zachjs/recursion | whitequark | 2021-01-01 | 4 | -8/+99 |
|\ \ \ \ | | | | | | | | | | | verilog: improved support for recursive functions | ||||
| * | | | | verilog: improved support for recursive functions | Zachary Snow | 2020-12-31 | 4 | -8/+99 |
| |/ / / | |||||
* | | | | Merge pull request #2517 from zachjs/sv-tf-implied-direction | whitequark | 2021-01-01 | 3 | -0/+39 |
|\ \ \ \ | |/ / / |/| | | | sv: complete support for implied task/function port directions | ||||
| * | | | sv: complete support for implied task/function port directions | Zachary Snow | 2020-12-31 | 3 | -0/+39 |
|/ / / | |||||
* / / | Bump version | Yosys Bot | 2020-12-30 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2509 from zachjs/issue-2427 | whitequark | 2020-12-29 | 4 | -1/+56 |
|\ \ | | | | | | | Fix elaboration of whole memory words used as indices | ||||
| * | | Fix elaboration of whole memory words used as indices | Zachary Snow | 2020-12-26 | 4 | -1/+56 |
| | | | |||||
* | | | Merge pull request #2514 from umarcor/feat/ghdl | whitequark | 2020-12-29 | 1 | -0/+9 |
|\ \ \ | | | | | | | | | makefile: add support for built-in ghdl-yosys-plugin | ||||
| * | | | makefile: add support for built-in ghdl-yosys-plugin | umarcor | 2020-12-28 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Tristan Gingold <tgingold@free.fr> Co-authored-by: whitequark <whitequark@whitequark.org> | ||||
* | | | | Bump version | Yosys Bot | 2020-12-29 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #2511 from umarcor/feat/msys2-32 | whitequark | 2020-12-28 | 1 | -5/+7 |
|\ \ \ | | | | | | | | | Update MSYS2 build system | ||||
| * | | | makefile: rename msys2 to msys2-32, config PREFIX | umarcor | 2020-12-28 | 1 | -5/+7 |
| | | | | |||||
* | | | | Merge pull request #2507 from umarcor/fix/msys2 | whitequark | 2020-12-28 | 1 | -2/+3 |
|\| | | | | | | | | | | | kernel/yosys.h: undef CONST on WIN32 | ||||
| * | | | kernel/yosys.h: undef CONST on WIN32 | umarcor | 2020-12-28 | 1 | -2/+3 |
|/ / / | |||||
* | | | Bump version | Yosys Bot | 2020-12-28 | 1 | -1/+1 |
| | | |