Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Fix getWireBelPins | David Shah | 2019-09-15 | 1 | -0/+15 |
| | | | | | | Fixes #327 Signed-off-by: David Shah <dave@ds0.me> | ||||
* | python: Fixes to get net wires map working | David Shah | 2018-11-22 | 1 | -2/+24 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Get rid of PortPin and BelType (ice40, generic, docs) | Clifford Wolf | 2018-08-08 | 1 | -14/+0 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Revert "Remove legacy access to state via Arch" | Sergiusz Bazanski | 2018-07-14 | 1 | -15/+3 |
| | | | | This reverts commit 18b4b316782035daa259d65d26ea733ca4d16bea. | ||||
* | Remove legacy access to state via Arch | Sergiusz Bazanski | 2018-07-14 | 1 | -3/+15 |
| | |||||
* | python: Convert empty BelId to None | David Shah | 2018-07-04 | 1 | -2/+8 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | python: Update wrapper for non-unique_ptr maps | David Shah | 2018-07-04 | 1 | -0/+70 |
Signed-off-by: David Shah <davey1576@gmail.com> |