aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* Fix placer build for dummy archClifford Wolf2018-06-071-3/+3
* Moved placer definitions to place.h, main automatically runs placer nowZipCPU2018-06-072-3/+27
* Initial (random) placer capabilityZipCPU2018-06-072-5/+92
* Merge branch 'master' into gqtechZipCPU2018-06-076-127/+367
|\
| * Replacing Boost type_traits with stdDavid Shah2018-06-071-1/+1
| * Reformat Python bindings and ice40 mainDavid Shah2018-06-072-173/+177
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-073-60/+64
| |\
| | * clang-format for design and chip codebaseClifford Wolf2018-06-072-59/+61
| | * Fix clang-format include order issuesClifford Wolf2018-06-071-1/+3
| * | Global design object workingDavid Shah2018-06-072-1/+7
| * | Working on global Python design objectDavid Shah2018-06-072-14/+49
| * | Developing Python bindings for Design and related typesDavid Shah2018-06-073-49/+179
| |/
| * Adding Python to/from string wrappers for internal IDsDavid Shah2018-06-071-0/+48
| * Allow loading and running Python files before GUI startsDavid Shah2018-06-072-34/+46
| * rulecheck.cc: Add missing returnDavid Shah2018-06-061-0/+1
* | Removed unused set of warnings from log.ccZipCPU2018-06-062-5/+2
|/
* Attempt to add JSON parser--not working yet w/ build systemZipCPU2018-06-061-1/+1
* Merge branch 'master' into gqtechZipCPU2018-06-062-5/+1
|\
| * Refactor Chip API and iCE40 databaseClifford Wolf2018-06-062-5/+1
* | Applied Rule Check to parser results, refactored JSON parserZipCPU2018-06-061-0/+61
* | Merge branch 'master' into gqtechZipCPU2018-06-064-0/+107
|\|
| * Initial GUI workMiodrag Milanovic2018-06-054-0/+107
* | Removed erroneous BEL assignment in JSON parserZipCPU2018-06-061-3/+3
|/
* Removed the log_ dependencies from json-parserZipCPU2018-06-052-12/+8
* Added some logging functions, borrowed from YosysZipCPU2018-06-052-0/+351
* Initial JSON parserZipCPU2018-06-051-12/+16
* Add 'styles' to GraphicElementDavid Shah2018-06-041-0/+14
* Replace GuiLine with GraphicElementClifford Wolf2018-06-041-0/+13
* Python bindings working on both architecturesDavid Shah2018-06-022-61/+86
* Simple Python test workingDavid Shah2018-06-021-2/+2
* Add architecture specific Python defsDavid Shah2018-06-021-1/+5
* Adding generic Python range and iterator bindingsDavid Shah2018-06-021-3/+83
* Creating an empty Python moduleDavid Shah2018-06-021-0/+15
* Add DelayInfo structClifford Wolf2018-05-291-1/+1
* Add MakefileClifford Wolf2018-05-262-1/+22
* Directory structureClifford Wolf2018-05-261-0/+95