Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | techmap.CONSTMAP: Handle outputs before inputs. | Marcelina Kościelnicka | 2020-08-05 | 2 | -1/+37 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #2326 from YosysHQ/mwk/peeopt-muldiv-sign | clairexen | 2020-08-20 | 2 | -1/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | peepopt.muldiv: Add a signedness check. | Marcelina Kościelnicka | 2020-08-04 | 2 | -1/+16 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2319 from YosysHQ/mwk/techmap-celltype-pattern | clairexen | 2020-08-20 | 3 | -8/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | techmap: Add support for [] wildcards in techmap_celltype. | Marcelina Kościelnicka | 2020-08-02 | 3 | -8/+36 | |
| |/ / / / | ||||||
* | | | / | Bump version | Yosys Bot | 2020-08-20 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #2122 from PeterCrozier/struct_array2 | clairexen | 2020-08-19 | 2 | -29/+83 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | include both power-of-two and non-power-of-two testcases | N. Engelhardt | 2020-08-18 | 1 | -6/+23 | |
| * | | | Support 2D packed bit arrays in struct/union. | Peter Crozier | 2020-06-09 | 1 | -35/+1 | |
| * | | | Support 2D bit arrays in structures. Optimise array indexing. | Peter Crozier | 2020-06-08 | 2 | -30/+101 | |
* | | | | Bump version | Yosys Bot | 2020-08-19 | 1 | -1/+1 | |
* | | | | Ensure \A_SIGNED is never used with $shiftx | Xiretza | 2020-08-18 | 2 | -1/+9 | |
* | | | | Respect \A_SIGNED for $shift | Xiretza | 2020-08-18 | 7 | -65/+61 | |
* | | | | Merge pull request #2339 from zachjs/display-format-0s | clairexen | 2020-08-18 | 2 | -1/+8 | |
|\ \ \ \ | ||||||
| * | | | | Allow %0s $display format specifier | Zachary Snow | 2020-08-09 | 2 | -1/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #2338 from zachjs/const-branch-finish | clairexen | 2020-08-18 | 2 | -4/+43 | |
|\ \ \ \ | ||||||
| * | | | | Propagate const_fold through generate blocks and branches | Zachary Snow | 2020-08-09 | 2 | -4/+43 | |
| |/ / / | ||||||
* | | | | Merge pull request #2317 from zachjs/expand-genblock | clairexen | 2020-08-18 | 3 | -42/+168 | |
|\ \ \ \ | ||||||
| * | | | | Fix generate scoping issues | Zachary Snow | 2020-07-31 | 3 | -42/+168 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'zachjs-const-func-block-var' | Claire Wolf | 2020-08-18 | 3 | -26/+53 | |
|\ \ \ \ | ||||||
| * | | | | Merge branch 'const-func-block-var' of https://github.com/zachjs/yosys into z... | Claire Wolf | 2020-08-18 | 3 | -26/+53 | |
|/| | | | | ||||||
| * | | | | Allow blocks with declarations within constant functions | Zachary Snow | 2020-07-25 | 3 | -18/+45 | |
* | | | | | Merge pull request #2281 from zachjs/const-real | clairexen | 2020-08-18 | 2 | -3/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow reals as constant function parameters | Zachary Snow | 2020-07-19 | 2 | -3/+23 | |
* | | | | | | Bump version | Yosys Bot | 2020-08-14 | 1 | -1/+1 | |
* | | | | | | intel_alm: fix typo in MISTRAL_MUL27X27 cell name | Dan Ravensloft | 2020-08-13 | 1 | -1/+1 | |
* | | | | | | Bump version | Yosys Bot | 2020-08-13 | 1 | -1/+1 | |
* | | | | | | Merge pull request #2340 from andy-knowles/cxxrtl-fix-alu-carryout | whitequark | 2020-08-12 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cxxrtl.h: Fix incorrect CarryOut in alu() | Andy Knowles | 2020-08-12 | 1 | -8/+3 | |
| * | | | | | | cxxrtl.h: Fix incorrect CarryOut in alu when Bits % 32 != 0 && Invert == False | Andy Knowles | 2020-08-12 | 1 | -2/+8 | |
* | | | | | | | intel_alm: add more megafunctions. NFC. | Dan Ravensloft | 2020-08-12 | 1 | -0/+431 | |
|/ / / / / / | ||||||
* | | | / / | Bump version | Yosys Bot | 2020-08-10 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Replace opt_rmdff with opt_dff. | Marcelina Kościelnicka | 2020-08-07 | 18 | -73/+75 | |
| |_|/ / |/| | | | ||||||
* | | | | Bump YOSYS_VER | Claire Wolf | 2020-07-31 | 1 | -1/+1 | |
* | | | | Add dffunmap pass. | Marcelina Kościelnicka | 2020-07-31 | 3 | -0/+208 | |
* | | | | opt_expr: Remove -clkinv option, make it the default. | Marcelina Kościelnicka | 2020-07-31 | 5 | -18/+17 | |
* | | | | synth_ice40: Use opt_dff. | Marcelina Kościelnicka | 2020-07-30 | 7 | -390/+93 | |
* | | | | synth_xilinx: Use opt_dff. | Marcelina Kościelnicka | 2020-07-30 | 7 | -887/+219 | |
* | | | | async2sync: Support all FF types. | Marcelina Kościelnicka | 2020-07-30 | 3 | -145/+208 | |
* | | | | Add opt_dff pass. | Marcelina Kościelnicka | 2020-07-30 | 12 | -3/+1790 | |
* | | | | verilog_backend: Add handling for all FF types. | Marcelina Kościelnicka | 2020-07-30 | 1 | -252/+134 | |
* | | | | Merge pull request #2314 from YosysHQ/verifix_errorfix | Miodrag Milanović | 2020-07-29 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | Clear last error message | Miodrag Milanovic | 2020-07-29 | 1 | -1/+3 | |
|/ / / / | ||||||
* | | | | opt_expr: Fix handling of $_XNOR_ cells with A = B. | Marcelina Kościelnicka | 2020-07-29 | 2 | -1/+15 | |
* | | | | ffinit: Fortify the code a bit. | Marcelina Kościelnicka | 2020-07-28 | 1 | -24/+19 | |
* | | | | Merge pull request #2301 from zachjs/for-loop-errors | clairexen | 2020-07-28 | 1 | -17/+19 | |
|\ \ \ \ | ||||||
| * | | | | Clearer for loop error messages | Zachary Snow | 2020-07-25 | 1 | -17/+19 | |
* | | | | | Merge pull request #2306 from YosysHQ/mwk/equiv_induct-undef | clairexen | 2020-07-28 | 2 | -1/+38 | |
|\ \ \ \ \ | ||||||
| * | | | | | equiv_induct: Fix up assumption for $equiv cells in -undef mode. | Marcelina Kościelnicka | 2020-07-27 | 2 | -1/+38 | |
| |/ / / / | ||||||
* | | | | | intel_alm: direct M10K instantiation | Dan Ravensloft | 2020-07-27 | 8 | -39/+133 |