| Commit message (Expand) | Author | Age | Files | Lines |
* | assertpmux: Fix crash on unused $pmux output. | Marcelina KoĆcielnicka | 2021-02-22 | 1 | -0/+18 |
* | Merge pull request #2378 from udif/pr_dollar_high_low | clairexen | 2020-10-01 | 1 | -0/+61 |
|\ |
|
| * | We can now handle array slices (e.g. $size(x[1]) etc. ) | Udi Finkelstein | 2020-09-17 | 1 | -2/+14 |
| * | Added $high(), $low(), $left(), $right() | Udi Finkelstein | 2020-09-15 | 1 | -0/+49 |
* | | tests: add gitignores for auto-generated makefiles | Xiretza | 2020-09-26 | 1 | -0/+1 |
* | | tests: Centralize test collection and Makefile generation | Xiretza | 2020-09-21 | 1 | -6/+4 |
|/ |
|
* | satgen: Add support for dffe, sdff, sdffe, sdffce cells. | Marcelina KoĆcielnicka | 2020-07-24 | 1 | -0/+21 |
* | Merge pull request #1638 from YosysHQ/eddie/fix1631 | Eddie Hung | 2020-02-05 | 1 | -0/+66 |
|\ |
|
| * | More rigorous test | Eddie Hung | 2020-01-16 | 1 | -7/+34 |
| * | clk2fflogic: work for bit-level $_DFF_* and $_DFFSR_* | Eddie Hung | 2020-01-15 | 1 | -0/+39 |
* | | Even more obvious testcase | Eddie Hung | 2019-12-11 | 1 | -6/+5 |
* | | Make testcase clearer with \o having its own init | Eddie Hung | 2019-12-11 | 1 | -0/+2 |
* | | Add test: 'Warning: ignoring initial value on non-register: \o' | Eddie Hung | 2019-12-11 | 1 | -0/+10 |
|/ |
|
* | Revert "Add test that is expecting to fail" | Eddie Hung | 2019-10-08 | 1 | -20/+0 |
* | Add test that is expecting to fail | Eddie Hung | 2019-10-02 | 1 | -0/+20 |
* | Revert to using clean | Eddie Hung | 2019-08-27 | 1 | -1/+1 |
* | Wire with init on FF part, 1'bx on non-FF part | Eddie Hung | 2019-08-24 | 1 | -1/+3 |
* | Blocking assignment | Eddie Hung | 2019-08-23 | 1 | -1/+1 |
* | In sat: 'x' in init attr should not override constant | Eddie Hung | 2019-08-22 | 2 | -1/+5 |
* | support repeat loops with constant repeat counts outside of constant functions | Zachary Snow | 2019-04-09 | 2 | -0/+48 |
* | Allow $size and $bits in verilog mode, actually check test case | Clifford Wolf | 2017-09-29 | 2 | -0/+34 |
* | Added yet another resource sharing test case | Clifford Wolf | 2014-07-20 | 2 | -0/+49 |
* | now ignore init attributes on non-register wires in sat command | Clifford Wolf | 2014-07-05 | 2 | -0/+19 |
* | Added read_verilog -sv options, added support for bit, logic, | Clifford Wolf | 2014-06-12 | 2 | -2/+2 |
* | Added test cases for expose -evert-dff | Clifford Wolf | 2014-02-08 | 2 | -0/+48 |
* | Added splice command | Clifford Wolf | 2014-02-07 | 2 | -0/+28 |
* | Added counters sat test case | Clifford Wolf | 2014-02-06 | 2 | -0/+45 |
* | Added test cases for sat command | Clifford Wolf | 2014-02-04 | 6 | -0/+126 |