aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Initial (random) placer capabilityZipCPU2018-06-074-7/+123
| * Preliminary placer changes to mainZipCPU2018-06-072-0/+8
| * Merge branch 'master' into gqtechZipCPU2018-06-0721-1202/+1501
| |\
| * | added ports (not ports_directions) to jsonparse.ccZipCPU2018-06-071-8/+19
| * | Removed unused set of warnings from log.ccZipCPU2018-06-062-5/+2
* | | ice40: More Python bindings and examplesDavid Shah2018-06-074-7/+38
* | | ice40: Refactor PortPin and add Python bindingDavid Shah2018-06-075-318/+126
* | | Connected the log file facility to stderrZipCPU2018-06-071-0/+3
| |/ |/|
* | Replacing Boost type_traits with stdDavid Shah2018-06-071-1/+1
* | cmake: Add HX1K-only builds supportDavid Shah2018-06-072-1/+10
* | Reformat Python bindings and ice40 mainDavid Shah2018-06-076-405/+412
* | Fixing file->run renamingDavid Shah2018-06-072-2/+2
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-0710-928/+936
|\ \
| * | clang-format for design and chip codebaseClifford Wolf2018-06-076-922/+926
| * | Fix clang-format include order issuesClifford Wolf2018-06-074-6/+10
* | | Merge branch 'python'David Shah2018-06-075-63/+241
|\ \ \ | |/ / |/| |
| * | Global design object workingDavid Shah2018-06-074-4/+14
| * | Working on global Python design objectDavid Shah2018-06-074-14/+52
| * | Developing Python bindings for Design and related typesDavid Shah2018-06-073-49/+179
* | | Add ICE40_HX1K_ONLY config macroClifford Wolf2018-06-072-8/+43
* | | Rename --file to --runClifford Wolf2018-06-071-3/+3
|/ /
* | Adding Python to/from string wrappers for internal IDsDavid Shah2018-06-071-0/+48
* | Allow specifying multiple Python files on the command lineDavid Shah2018-06-071-3/+4
* | Allow loading and running Python files before GUI startsDavid Shah2018-06-075-52/+63
* | Added the build directory to .gitignoreZipCPU2018-06-061-0/+1
* | rulecheck.cc: Add missing returnDavid Shah2018-06-061-0/+1
* | Fixed run-time bug in json parserZipCPU2018-06-061-1/+1
* | Merge branch 'gqtech' into jsonparserZipCPU2018-06-061-2/+2
|\|
| * String fixes to json parserZipCPU2018-06-061-4/+4
* | json: Fixing the buildDavid Shah2018-06-062-3/+3
|/
* 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