Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add architecture specific Python defs | David Shah | 2018-06-02 | 3 | -1/+46 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Adding generic Python range and iterator bindings | David Shah | 2018-06-02 | 1 | -3/+83 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Creating an empty Python module | David Shah | 2018-06-02 | 2 | -3/+18 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Add a CMake based build system | David Shah | 2018-06-02 | 5 | -35/+85 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Add new file | Clifford Wolf | 2018-06-02 | 1 | -0/+12 |
| | |||||
* | Use singular in type names (BelRange, WireIterator) | Clifford Wolf | 2018-06-02 | 1 | -18/+18 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add iCE40 blinky example | Clifford Wolf | 2018-05-31 | 3 | -0/+152 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add DelayInfo struct | Clifford Wolf | 2018-05-29 | 3 | -4/+20 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Progress in chip.h API | Clifford Wolf | 2018-05-26 | 3 | -36/+187 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Progress in ice40 chipdb | Clifford Wolf | 2018-05-26 | 4 | -52/+131 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Start work on iCE40 chipdb | Clifford Wolf | 2018-05-26 | 8 | -9/+438 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add Makefile | Clifford Wolf | 2018-05-26 | 7 | -4/+94 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Directory structure | Clifford Wolf | 2018-05-26 | 4 | -77/+120 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Database API refactoring | Clifford Wolf | 2018-05-26 | 3 | -46/+117 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Create compile-able demo that doesn't do anything | Clifford Wolf | 2018-05-23 | 4 | -14/+71 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Minor API draft edits | Clifford Wolf | 2018-05-23 | 1 | -8/+17 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Import apidraft.h | Clifford Wolf | 2018-05-23 | 1 | -0/+134 |
Signed-off-by: Clifford Wolf <clifford@clifford.at> |