Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add 'styles' to GraphicElement | David Shah | 2018-06-04 | 1 | -0/+14 | |
* | Add iCE40 blockram bels | Clifford Wolf | 2018-06-04 | 3 | -0/+285 | |
* | Replace GuiLine with GraphicElement | Clifford Wolf | 2018-06-04 | 3 | -16/+21 | |
* | Add iCE40 SB_IO bels | Clifford Wolf | 2018-06-03 | 3 | -26/+106 | |
* | Update clangformat make target and config | Clifford Wolf | 2018-06-03 | 2 | -12/+11 | |
* | Add "clangformat" make target and .clang-format (for now with std LLVM style) | Clifford Wolf | 2018-06-03 | 2 | -0/+101 | |
* | Add ice40 ICESTORM_LC bels | Clifford Wolf | 2018-06-02 | 3 | -12/+157 | |
* | Remove now obsolete ice40/makefile.inc | Clifford Wolf | 2018-06-02 | 1 | -17/+0 | |
* | Fix race condition and optimise the build | David Shah | 2018-06-02 | 2 | -2/+7 | |
* | Update README with CMake instructions | David Shah | 2018-06-02 | 1 | -1/+23 | |
* | Improve documentation in CMakeLists.txt | David Shah | 2018-06-02 | 1 | -3/+12 | |
* | Python bindings working on both architectures | David Shah | 2018-06-02 | 5 | -78/+90 | |
* | Simple Python test working | David Shah | 2018-06-02 | 4 | -2/+65 | |
* | Add architecture specific Python defs | David Shah | 2018-06-02 | 3 | -1/+46 | |
* | Adding generic Python range and iterator bindings | David Shah | 2018-06-02 | 1 | -3/+83 | |
* | Creating an empty Python module | David Shah | 2018-06-02 | 2 | -3/+18 | |
* | Add a CMake based build system | David Shah | 2018-06-02 | 5 | -35/+85 | |
* | 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 | |
* | Add iCE40 blinky example | Clifford Wolf | 2018-05-31 | 3 | -0/+152 | |
* | Add DelayInfo struct | Clifford Wolf | 2018-05-29 | 3 | -4/+20 | |
* | Progress in chip.h API | Clifford Wolf | 2018-05-26 | 3 | -36/+187 | |
* | Progress in ice40 chipdb | Clifford Wolf | 2018-05-26 | 4 | -52/+131 | |
* | Start work on iCE40 chipdb | Clifford Wolf | 2018-05-26 | 8 | -9/+438 | |
* | Add Makefile | Clifford Wolf | 2018-05-26 | 7 | -4/+94 | |
* | Directory structure | Clifford Wolf | 2018-05-26 | 4 | -77/+120 | |
* | Database API refactoring | Clifford Wolf | 2018-05-26 | 3 | -46/+117 | |
* | Create compile-able demo that doesn't do anything | Clifford Wolf | 2018-05-23 | 4 | -14/+71 | |
* | Minor API draft edits | Clifford Wolf | 2018-05-23 | 1 | -8/+17 | |
* | Import apidraft.h | Clifford Wolf | 2018-05-23 | 1 | -0/+134 |