Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename test_pmgen arg xilinx_srl.{fixed,variable} | Eddie Hung | 2019-08-28 | 1 | -2/+2 |
| | |||||
* | Account for maxsubcnt overflowing | Eddie Hung | 2019-08-26 | 1 | -1/+1 |
| | |||||
* | Add xilinx_srl_pm.variable to test_pmgen | Eddie Hung | 2019-08-26 | 1 | -0/+2 |
| | |||||
* | Add xilinx_srl_fixed, fix typos | Eddie Hung | 2019-08-26 | 1 | -2/+6 |
| | |||||
* | Add pmgen slices and choices | Clifford Wolf | 2019-08-23 | 1 | -2/+51 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Improvements in "test_pmgen -generate" | Clifford Wolf | 2019-08-17 | 1 | -3/+23 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add help() call | Eddie Hung | 2019-08-16 | 1 | -0/+1 |
| | |||||
* | Minor bugfix in "test_pmgen -generate" | Clifford Wolf | 2019-08-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add pmgen finish statement, return number of matches | Clifford Wolf | 2019-08-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Redesign pmgen backtracking for recursive matching | Clifford Wolf | 2019-08-16 | 1 | -1/+3 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add pmgen "generate" feature | Clifford Wolf | 2019-08-16 | 1 | -0/+142 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Refactor demo_reduce into test_pmgen | Clifford Wolf | 2019-08-16 | 1 | -0/+165 |
Signed-off-by: Clifford Wolf <clifford@clifford.at> |