aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attempt to add JSON parser--not working yet w/ build systemZipCPU2018-06-066-35/+68
* Merge branch 'master' into gqtechZipCPU2018-06-0611-337/+648
|\
| * Add iCE40 device selection, improve iCE40 IO GraphicElementsClifford Wolf2018-06-062-13/+61
| * Merge branch 'ice40-xy'Clifford Wolf2018-06-065-20/+132
| |\
| | * Add simple SVG generator to ice40 mainClifford Wolf2018-06-061-4/+36
| | * Add ice40 geometry informationClifford Wolf2018-06-064-16/+96
| |/
| * Merge branch 'chip-api-refactor'Clifford Wolf2018-06-0611-330/+481
| |\
| | * Add ice40 --test modeClifford Wolf2018-06-062-5/+66
| | * Update and simplify dummy archClifford Wolf2018-06-064-154/+38
| | * Refactor Chip API and iCE40 databaseClifford Wolf2018-06-066-171/+377
| |/
* | Applied Rule Check to parser results, refactored JSON parserZipCPU2018-06-062-160/+410
* | Merge branch 'master' into gqtechZipCPU2018-06-0622-14/+1012
|\|
| * cmake: Fix Boost::Python finder on GentooDavid Shah2018-06-061-0/+14
| * Initial GUI workMiodrag Milanovic2018-06-0522-14/+998
* | Removed erroneous BEL assignment in JSON parserZipCPU2018-06-062-7/+12
|/
* Removed the log_ dependencies from json-parserZipCPU2018-06-053-47/+12
* Added some logging functions, borrowed from YosysZipCPU2018-06-052-0/+351
* Initial JSON parserZipCPU2018-06-054-12/+549
* Add 'styles' to GraphicElementDavid Shah2018-06-041-0/+14
* Add iCE40 blockram belsClifford Wolf2018-06-043-0/+285
* Replace GuiLine with GraphicElementClifford Wolf2018-06-043-16/+21
* Add iCE40 SB_IO belsClifford Wolf2018-06-033-26/+106
* Update clangformat make target and configClifford Wolf2018-06-032-12/+11
* Add "clangformat" make target and .clang-format (for now with std LLVM style)Clifford Wolf2018-06-032-0/+101
* Add ice40 ICESTORM_LC belsClifford Wolf2018-06-023-12/+157
* Remove now obsolete ice40/makefile.incClifford Wolf2018-06-021-17/+0
* Fix race condition and optimise the buildDavid Shah2018-06-022-2/+7
* Update README with CMake instructionsDavid Shah2018-06-021-1/+23
* Improve documentation in CMakeLists.txtDavid Shah2018-06-021-3/+12
* Python bindings working on both architecturesDavid Shah2018-06-025-78/+90
* Simple Python test workingDavid Shah2018-06-024-2/+65
* Add architecture specific Python defsDavid Shah2018-06-023-1/+46
* Adding generic Python range and iterator bindingsDavid Shah2018-06-021-3/+83
* Creating an empty Python moduleDavid Shah2018-06-022-3/+18
* Add a CMake based build systemDavid Shah2018-06-025-35/+85
* Add new fileClifford Wolf2018-06-021-0/+12
* Use singular in type names (BelRange, WireIterator)Clifford Wolf2018-06-021-18/+18
* Add iCE40 blinky exampleClifford Wolf2018-05-313-0/+152
* Add DelayInfo structClifford Wolf2018-05-293-4/+20
* Progress in chip.h APIClifford Wolf2018-05-263-36/+187
* Progress in ice40 chipdbClifford Wolf2018-05-264-52/+131
* Start work on iCE40 chipdbClifford Wolf2018-05-268-9/+438
* Add MakefileClifford Wolf2018-05-267-4/+94
* Directory structureClifford Wolf2018-05-264-77/+120
* Database API refactoringClifford Wolf2018-05-263-46/+117
* Create compile-able demo that doesn't do anythingClifford Wolf2018-05-234-14/+71
* Minor API draft editsClifford Wolf2018-05-231-8/+17
* Import apidraft.hClifford Wolf2018-05-231-0/+134