Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: Missing formatting for <tag> | Tux3 | 2019-06-04 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1061 from YosysHQ/eddie/techmap_and_arith_map | Eddie Hung | 2019-06-03 | 1 | -6/+5 |
|\ | | | | | Execute techmap and arith_map simultaneously | ||||
| * | Remove extra newline | Eddie Hung | 2019-06-03 | 1 | -1/+0 |
| | | |||||
| * | Execute techmap and arith_map simultaneously | Eddie Hung | 2019-06-03 | 1 | -6/+6 |
|/ | |||||
* | Only support Symbiotic EDA flavored Verific | Clifford Wolf | 2019-06-02 | 1 | -0/+8 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Fix "tee" handling of log_streams | Clifford Wolf | 2019-05-31 | 1 | -0/+5 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Enable Verific flag veri_elaborate_top_level_modules_having_interface_ports, ↵ | Clifford Wolf | 2019-05-30 | 1 | -0/+3 |
| | | | | | | fixes #1055 Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Merge pull request #1057 from mmicko/fix_478 | Clifford Wolf | 2019-05-30 | 1 | -0/+4 |
|\ | | | | | Aded one more load of .conf to support change of prefix | ||||
| * | Aded one more load of .conf to support change of prefix | Miodrag Milanovic | 2019-05-29 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #1049 from YosysHQ/clifford/fix1047 | Clifford Wolf | 2019-05-28 | 2 | -4/+15 |
|\ | | | | | Do not use shiftmul peepopt pattern when mul result is truncated | ||||
| * | Do not use shiftmul peepopt pattern when mul result is truncated, fixes #1047 | Clifford Wolf | 2019-05-28 | 2 | -4/+15 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | Merge pull request #1050 from YosysHQ/clifford/wandwor | Clifford Wolf | 2019-05-28 | 9 | -40/+207 |
|\ \ | | | | | | | Refactored wand/wor support | ||||
| * | | Refactor hierarchy wand/wor handling | Clifford Wolf | 2019-05-28 | 3 | -103/+145 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | Add actual wandwor test that is part of "make test" | Clifford Wolf | 2019-05-28 | 2 | -33/+36 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | Merge branch 'wandwor' of https://github.com/thasti/yosys into clifford/wandwor | Clifford Wolf | 2019-05-28 | 8 | -5/+127 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge branch 'master' into wandwor | Stefan Biereigel | 2019-05-27 | 15 | -32/+274 |
| | |\ | |||||
| | * | | reformat wand/wor test | Stefan Biereigel | 2019-05-27 | 1 | -22/+21 |
| | | | | |||||
| | * | | remove port direction workaround from test case | Stefan Biereigel | 2019-05-27 | 1 | -2/+1 |
| | | | | |||||
| | * | | update README.md with wand/wor information | Stefan Biereigel | 2019-05-27 | 1 | -2/+2 |
| | | | | |||||
| | * | | remove leftovers from ast data structures | Stefan Biereigel | 2019-05-27 | 2 | -4/+0 |
| | | | | |||||
| | * | | move wand/wor resolution into hierarchy pass | Stefan Biereigel | 2019-05-27 | 2 | -98/+91 |
| | | | | |||||
| | * | | fix assignment of non-wires | Stefan Biereigel | 2019-05-23 | 1 | -16/+19 |
| | | | | |||||
| | * | | add simple test case for wand/wor | Stefan Biereigel | 2019-05-23 | 1 | -0/+35 |
| | | | | |||||
| | * | | fix indentation across files | Stefan Biereigel | 2019-05-23 | 4 | -63/+83 |
| | | | | |||||
| | * | | implementation for assignments working | Stefan Biereigel | 2019-05-23 | 3 | -14/+83 |
| | | | | |||||
| | * | | make lexer/parser aware of wand/wor net types | Stefan Biereigel | 2019-05-23 | 3 | -2/+10 |
| | | | | |||||
* | | | | Merge pull request #1048 from mmicko/fix_enable_pyosys | Clifford Wolf | 2019-05-28 | 1 | -8/+15 |
|\ \ \ \ | |/ / / |/| | | | Moved pyosys block in Makefile | ||||
| * | | | Remove info line in 2nd load of conf file | Miodrag Milanovic | 2019-05-28 | 1 | -1/+0 |
| | | | | |||||
| * | | | Moved pyosys block in Makefile | Miodrag Milanovic | 2019-05-28 | 1 | -8/+16 |
|/ / / | |||||
* | | | Merge pull request #1045 from mmicko/afl-gcc-target | Clifford Wolf | 2019-05-28 | 1 | -1/+11 |
|\ \ \ | |_|/ |/| | | afl-fuzzer compile config | ||||
| * | | make config-afl-gcc to help creating conf file | Miodrag Milanovic | 2019-05-27 | 1 | -1/+4 |
| | | | |||||
| * | | Added afl-gcc as target for fuzzer | Miodrag Milanovic | 2019-05-27 | 1 | -0/+7 |
|/ / | |||||
* | | Merge pull request #1044 from mmicko/invalid_width_range | Clifford Wolf | 2019-05-27 | 1 | -1/+2 |
|\ \ | | | | | | | Give error instead of asserting for invalid range, fixes #947 | ||||
| * | | Give error instead of asserting for invalid range, fixes #947 | Miodrag Milanovic | 2019-05-27 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #1043 from mmicko/unsized_constant | Clifford Wolf | 2019-05-27 | 5 | -13/+45 |
|\ \ \ | | | | | | | | | Added support for unsized constants, fixes #1022 | ||||
| * | | | Added support for unsized constants, fixes #1022 | Miodrag Milanovic | 2019-05-27 | 5 | -13/+45 |
| |/ / | | | | | | | | | | Includes work from @sumit0190 and @AaronKel | ||||
* | | | Merge pull request #1026 from YosysHQ/clifford/fix1023 | Clifford Wolf | 2019-05-27 | 2 | -2/+12 |
|\ \ \ | | | | | | | | | Keep zero-width wires in opt_clean if and only if they are ports | ||||
| * | | | Keep zero-width wires in opt_clean if and only if they are ports, fixes #1023 | Clifford Wolf | 2019-05-22 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | Fix handling of warning and error messages within log_make_debug-blocks | Clifford Wolf | 2019-05-22 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | | Merge pull request #1030 from Kmanfi/makefile_osx | Clifford Wolf | 2019-05-27 | 1 | -5/+37 |
|\ \ \ \ | |_|/ / |/| | | | OS X related Makefile fixes. | ||||
| * | | | Guard all Python-api related items. | Kaj Tuomi | 2019-05-27 | 1 | -0/+6 |
| | | | | |||||
| * | | | OS X related fixes. | Kaj Tuomi | 2019-05-22 | 1 | -5/+31 |
| |/ / | |||||
* | | | Merge pull request #1035 from YosysHQ/eddie/opt_rmdff | Clifford Wolf | 2019-05-26 | 3 | -4/+144 |
|\ \ \ | | | | | | | | | opt_rmdff to work on $dffe and $_DFFE_* | ||||
| * | | | Revert enable check | Eddie Hung | 2019-05-25 | 1 | -3/+1 |
| | | | | |||||
| * | | | Fix init | Eddie Hung | 2019-05-24 | 1 | -27/+27 |
| | | | | |||||
| * | | | Fix typos | Eddie Hung | 2019-05-24 | 1 | -6/+6 |
| | | | | |||||
| * | | | Add more tests | Eddie Hung | 2019-05-24 | 2 | -20/+41 |
| | | | | |||||
| * | | | Call proc | Eddie Hung | 2019-05-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | opt_rmdff to optimise even in presence of enable signal, even removing | Eddie Hung | 2019-05-24 | 1 | -12/+29 |
| | | | | |||||
| * | | | Fix duplicate driver | Eddie Hung | 2019-05-24 | 1 | -15/+15 |
| | | | |