Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #944 from YosysHQ/clifford/pmux2shiftx | Clifford Wolf | 2019-04-22 | 2 | -0/+62 |
|\ | | | | | Add pmux2shiftx command | ||||
| * | Improve "pmux2shiftx" | Clifford Wolf | 2019-04-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Improvements in "pmux2shiftx" | Clifford Wolf | 2019-04-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Improvements in pmux2shiftx | Clifford Wolf | 2019-04-20 | 2 | -20/+30 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add test for pmux2shiftx | Clifford Wolf | 2019-04-20 | 2 | -0/+52 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | Fix tests | Clifford Wolf | 2019-04-21 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Revert "Recognise default entry in case even if all cases covered (fix for ↵ | Eddie Hung | 2019-04-15 | 1 | -3/+2 |
| | | | | #931)" | ||||
* | Add default entry to testcase | Eddie Hung | 2019-04-11 | 1 | -2/+3 |
| | |||||
* | Address requested changes - don't require non-$ name. | Jim Lawson | 2019-02-22 | 2 | -4/+7 |
| | | | | | | Suppress warning if name does begin with a `$`. Fix hierachy tests so they have something to grep. Announce hierarchy test types. | ||||
* | Fix normal (non-array) hierarchy -auto-top. | Jim Lawson | 2019-02-19 | 2 | -1/+65 |
| | | | | Add simple test. | ||||
* | Modified errors into warnings | Udi Finkelstein | 2018-06-05 | 1 | -4/+38 |
| | | | | No longer false warnings for memories and assertions | ||||
* | reg_wire_error test needs the -sv flag so it is run via a script so it had ↵ | Udi Finkelstein | 2018-06-05 | 2 | -0/+41 |
| | | | | to be moved out of the tests/simple dir that only runs Verilog files | ||||
* | Added "pmuxtree" command | Clifford Wolf | 2015-04-07 | 1 | -0/+51 |
| | |||||
* | Added tests/various/constmsk_test.ys | Clifford Wolf | 2014-09-04 | 3 | -0/+68 |
| | |||||
* | Added tests/various/.gitignore | Clifford Wolf | 2014-07-26 | 1 | -0/+1 |
| | |||||
* | Added tests/various/submod_extract.ys | Clifford Wolf | 2014-07-26 | 2 | -0/+27 |