Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | String fixes to json parser | ZipCPU | 2018-06-06 | 1 | -4/+4 | |
* | | json: Fixing the build | David Shah | 2018-06-06 | 2 | -3/+3 | |
|/ | ||||||
* | Attempt to add JSON parser--not working yet w/ build system | ZipCPU | 2018-06-06 | 6 | -35/+68 | |
* | Merge branch 'master' into gqtech | ZipCPU | 2018-06-06 | 11 | -337/+648 | |
|\ | ||||||
| * | Add iCE40 device selection, improve iCE40 IO GraphicElements | Clifford Wolf | 2018-06-06 | 2 | -13/+61 | |
| * | Merge branch 'ice40-xy' | Clifford Wolf | 2018-06-06 | 5 | -20/+132 | |
| |\ | ||||||
| | * | Add simple SVG generator to ice40 main | Clifford Wolf | 2018-06-06 | 1 | -4/+36 | |
| | * | Add ice40 geometry information | Clifford Wolf | 2018-06-06 | 4 | -16/+96 | |
| |/ | ||||||
| * | Merge branch 'chip-api-refactor' | Clifford Wolf | 2018-06-06 | 11 | -330/+481 | |
| |\ | ||||||
| | * | Add ice40 --test mode | Clifford Wolf | 2018-06-06 | 2 | -5/+66 | |
| | * | Update and simplify dummy arch | Clifford Wolf | 2018-06-06 | 4 | -154/+38 | |
| | * | Refactor Chip API and iCE40 database | Clifford Wolf | 2018-06-06 | 6 | -171/+377 | |
| |/ | ||||||
* | | Applied Rule Check to parser results, refactored JSON parser | ZipCPU | 2018-06-06 | 2 | -160/+410 | |
* | | Merge branch 'master' into gqtech | ZipCPU | 2018-06-06 | 22 | -14/+1012 | |
|\| | ||||||
| * | cmake: Fix Boost::Python finder on Gentoo | David Shah | 2018-06-06 | 1 | -0/+14 | |
| * | Initial GUI work | Miodrag Milanovic | 2018-06-05 | 22 | -14/+998 | |
* | | Removed erroneous BEL assignment in JSON parser | ZipCPU | 2018-06-06 | 2 | -7/+12 | |
|/ | ||||||
* | Removed the log_ dependencies from json-parser | ZipCPU | 2018-06-05 | 3 | -47/+12 | |
* | Added some logging functions, borrowed from Yosys | ZipCPU | 2018-06-05 | 2 | -0/+351 | |
* | Initial JSON parser | ZipCPU | 2018-06-05 | 4 | -12/+549 | |
* | 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 |