Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Refactor out bindings shared between ECP5 and iCE40 | David Shah | 2019-09-15 | 1 | -96/+2 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | python: Fix getWireBelPins | David Shah | 2019-09-15 | 1 | -0/+5 |
| | | | | | | Fixes #327 Signed-off-by: David Shah <dave@ds0.me> | ||||
* | json: Add support for net aliases | David Shah | 2019-09-13 | 1 | -0/+5 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Add Python helper functions for floorplanning | David Shah | 2019-03-22 | 1 | -0/+7 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | timing: Add support for clock constraints | David Shah | 2018-11-12 | 1 | -0/+4 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: Update to use const IdStrings in place of PortPin/BelType | David Shah | 2018-08-08 | 1 | -9/+2 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings) | David Shah | 2018-08-05 | 1 | -9/+9 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Fixed pybiding so generic can work and ecp5 expose all needed | Miodrag Milanovic | 2018-07-24 | 1 | -3/+122 |
| | |||||
* | ecp5: Implementing core arch.h functions | David Shah | 2018-07-11 | 1 | -0/+32 |
Signed-off-by: David Shah <davey1576@gmail.com> |