aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | 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
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Replace GuiLine with GraphicElementClifford Wolf2018-06-041-0/+13
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Python bindings working on both architecturesDavid Shah2018-06-022-61/+86
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Simple Python test workingDavid Shah2018-06-021-2/+2
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Add architecture specific Python defsDavid Shah2018-06-021-1/+5
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Adding generic Python range and iterator bindingsDavid Shah2018-06-021-3/+83
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Creating an empty Python moduleDavid Shah2018-06-021-0/+15
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Add DelayInfo structClifford Wolf2018-05-291-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add MakefileClifford Wolf2018-05-262-1/+22
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Directory structureClifford Wolf2018-05-261-0/+95
Signed-off-by: Clifford Wolf <clifford@clifford.at>