| Commit message (Expand) | Author | Age | Files | Lines |
* | test: add attribute-before-stmt test from @nakengelhardt | Eddie Hung | 2020-05-25 | 1 | -0/+15 |
* | verilog: do not warn for attributes on null statements | Eddie Hung | 2020-05-25 | 1 | -4/+4 |
* | tests: add an generate-else test too | Eddie Hung | 2020-05-25 | 1 | -0/+34 |
* | tests: add #2037 testcase | Eddie Hung | 2020-05-25 | 1 | -0/+9 |
* | xaiger: add testcase | Eddie Hung | 2020-05-24 | 1 | -0/+13 |
* | Merge pull request #2057 from YosysHQ/eddie/fix_task_attr | Eddie Hung | 2020-05-21 | 1 | -0/+28 |
|\ |
|
| * | tests: attributes before task enable | Eddie Hung | 2020-05-14 | 1 | -0/+28 |
* | | Add force_downto and force_upto wire attributes. | Marcelina KoĆcielnicka | 2020-05-19 | 1 | -2/+4 |
* | | Merge pull request #1926 from YosysHQ/eddie/abc9_auto_dff | Eddie Hung | 2020-05-18 | 6 | -117/+108 |
|\ \ |
|
| * | | abc9: preserve $_DFF_?_.Q's (* init *); rely on clean to remove it | Eddie Hung | 2020-05-14 | 1 | -3/+8 |
| * | | abc9_ops: add -prep_bypass for auto bypass boxes; refactor | Eddie Hung | 2020-05-14 | 1 | -5/+29 |
| * | | abc9: not enough to techmap_fail on (* init=1 *), hide them using $__ | Eddie Hung | 2020-05-14 | 1 | -2/+21 |
| * | | abc9: test to use box file instead of auto | Eddie Hung | 2020-05-14 | 3 | -2/+5 |
| * | | abc9: add flop boxes to basic $_DFF_P_ and $_DFF_N_ too | Eddie Hung | 2020-05-14 | 1 | -5/+7 |
| * | | abc9: suppress warnings when no compatible + used flop boxes formed | Eddie Hung | 2020-05-14 | 1 | -1/+3 |
| * | | xilinx: update abc9_dff tests | Eddie Hung | 2020-05-14 | 1 | -18/+45 |
| * | | xilinx: remove no-longer-relevant test | Eddie Hung | 2020-05-14 | 1 | -91/+0 |
* | | | Merge pull request #1994 from YosysHQ/eddie/fix_bug1758 | Eddie Hung | 2020-05-14 | 8 | -5/+451 |
|\ \ \
| |/ /
|/| | |
|
| * | | test: update opt_expr_alu test | Eddie Hung | 2020-05-08 | 1 | -2/+1 |
| * | | tests: opt_expr tests that depend on consumex | Eddie Hung | 2020-05-08 | 1 | -0/+35 |
| * | | tests: fsm to use a randomly-generated seed | Eddie Hung | 2020-04-24 | 1 | -3/+5 |
| * | | opt_expr: const_xnor replacement to pad Y with 1'b1 | Eddie Hung | 2020-04-24 | 1 | -0/+46 |
| * | | tests: opt_expr update xnor/xor tests | Eddie Hung | 2020-04-24 | 2 | -7/+6 |
| * | | opt_expr: do not group by X, more fixes | Eddie Hung | 2020-04-23 | 2 | -2/+2 |
| * | | tests: add opt_expr tests | Eddie Hung | 2020-04-23 | 5 | -0/+365 |
* | | | Merge pull request #2045 from YosysHQ/eddie/fix2042 | Eddie Hung | 2020-05-14 | 4 | -0/+93 |
|\ \ \ |
|
| * | | | test: add another testcase as per @nakengelhardt | Eddie Hung | 2020-05-14 | 1 | -0/+25 |
| * | | | tests: update/extend task argument tests | Eddie Hung | 2020-05-13 | 2 | -2/+35 |
| * | | | tests: add #2042 testcase | Eddie Hung | 2020-05-11 | 1 | -0/+12 |
| * | | | Setup tests/verilog properly | Eddie Hung | 2020-05-11 | 2 | -0/+23 |
| | |/
| |/| |
|
* | | | Merge pull request #2050 from YosysHQ/eddie/opt_clean_fixes | Claire Wolf | 2020-05-14 | 1 | -0/+13 |
|\ \ \ |
|
| * | | | opt_clean: improve warning message | Eddie Hung | 2020-05-14 | 1 | -1/+1 |
| * | | | opt_clean: add init test | Eddie Hung | 2020-05-14 | 1 | -0/+13 |
| |/ / |
|
* | | | Merge pull request #2027 from YosysHQ/eddie/verilog_neg_upto | Claire Wolf | 2020-05-14 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | techlibs/common: more robustness when *_WIDTH = 0 | Eddie Hung | 2020-05-05 | 1 | -1/+0 |
| * | | test: add failing test | Eddie Hung | 2020-05-04 | 1 | -0/+5 |
* | | | intel_alm: direct LUTRAM cell instantiation | Dan Ravensloft | 2020-05-07 | 1 | -0/+20 |
* | | | Merge pull request #2005 from YosysHQ/claire/fix1990 | Claire Wolf | 2020-05-07 | 1 | -0/+46 |
|\ \ \ |
|
| * | | | Bugfix in partsel.v signed indices test cases | Claire Wolf | 2020-05-02 | 1 | -2/+2 |
| * | | | Add tests based on the test case from #1990 | Claire Wolf | 2020-05-02 | 1 | -0/+46 |
* | | | | Merge pull request #2028 from zachjs/master | Eddie Hung | 2020-05-06 | 2 | -0/+17 |
|\ \ \ \ |
|
| * | | | | verilog: allow null gen-if then block | Zachary Snow | 2020-05-06 | 2 | -0/+17 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #2024 from YosysHQ/eddie/primitive_src | Eddie Hung | 2020-05-05 | 1 | -0/+16 |
|\ \ \ \ |
|
| * | | | | tests: add tests for primitives' src | Eddie Hung | 2020-05-04 | 1 | -0/+16 |
| |/ / / |
|
* / / / | verilog: fix specify src attribute | Eddie Hung | 2020-05-04 | 1 | -0/+6 |
|/ / / |
|
* | | | Merge pull request #2014 from YosysHQ/claire/fixoptalu | Claire Wolf | 2020-05-03 | 1 | -0/+12 |
|\ \ \ |
|
| * | | | test: add test for #2014 | Eddie Hung | 2020-05-02 | 1 | -0/+12 |
| |/ / |
|
* / / | tests: aiger test for wire->start_offset != 0 | Eddie Hung | 2020-05-02 | 2 | -0/+41 |
|/ / |
|
* / | Add testcase for #2010 | Eddie Hung | 2020-05-01 | 1 | -0/+10 |
|/ |
|
* | intel_alm: work around a Quartus ICE | Dan Ravensloft | 2020-04-23 | 1 | -0/+12 |