Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to add JSON parser--not working yet w/ build system | ZipCPU | 2018-06-06 | 1 | -12/+26 |
* | Add iCE40 device selection, improve iCE40 IO GraphicElements | Clifford Wolf | 2018-06-06 | 2 | -13/+61 |
* | Add simple SVG generator to ice40 main | Clifford Wolf | 2018-06-06 | 1 | -4/+36 |
* | Add ice40 geometry information | Clifford Wolf | 2018-06-06 | 3 | -15/+95 |
* | Add ice40 --test mode | Clifford Wolf | 2018-06-06 | 2 | -5/+66 |
* | Refactor Chip API and iCE40 database | Clifford Wolf | 2018-06-06 | 4 | -166/+376 |
* | Initial GUI work | Miodrag Milanovic | 2018-06-05 | 1 | -7/+75 |
* | Initial JSON parser | ZipCPU | 2018-06-05 | 1 | -0/+3 |
* | Add iCE40 blockram bels | Clifford Wolf | 2018-06-04 | 3 | -0/+285 |
* | Replace GuiLine with GraphicElement | Clifford Wolf | 2018-06-04 | 1 | -7/+4 |
* | Add iCE40 SB_IO bels | Clifford Wolf | 2018-06-03 | 3 | -26/+106 |
* | 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 |
* | Python bindings working on both architectures | David Shah | 2018-06-02 | 1 | -9/+2 |
* | Simple Python test working | David Shah | 2018-06-02 | 1 | -0/+37 |
* | Add architecture specific Python defs | David Shah | 2018-06-02 | 1 | -0/+27 |
* | Add a CMake based build system | David Shah | 2018-06-02 | 1 | -0/+14 |
* | 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 | 1 | -2/+10 |
* | Progress in chip.h API | Clifford Wolf | 2018-05-26 | 2 | -32/+174 |
* | Progress in ice40 chipdb | Clifford Wolf | 2018-05-26 | 4 | -52/+131 |
* | Start work on iCE40 chipdb | Clifford Wolf | 2018-05-26 | 6 | -0/+423 |