| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | frontend/json: Refactor port importer | David Shah | 2018-06-13 | 1 | -37/+32 |
* | Adding IO buffer insertion function to JSON frontend | David Shah | 2018-06-13 | 1 | -0/+55 |
* | Add IdString API | Clifford Wolf | 2018-06-12 | 1 | -5/+5 |
* | Add nextpnr namespace | Clifford Wolf | 2018-06-12 | 2 | -0/+8 |
* | Add "nextpnr.h" | Clifford Wolf | 2018-06-11 | 2 | -3/+2 |
* | Remove pool, dict, vector namespace aliases | Clifford Wolf | 2018-06-11 | 1 | -4/+5 |
* | json: Parse cell attributes | David Shah | 2018-06-09 | 1 | -7/+24 |
* | Merged log_ lines in the JSON parser | ZipCPU | 2018-06-07 | 1 | -13/+6 |
* | Tried to add fixes *and* update clang-format jsonparse.cc | ZipCPU | 2018-06-07 | 1 | -2/+1 |
|\ |
|
| * | Fix handling of parameters in JSON | David Shah | 2018-06-07 | 1 | -1/+1 |
* | | Applied clang-format to my own contributions | ZipCPU | 2018-06-07 | 2 | -605/+592 |
|/ |
|
* | Adjusted info message names for rule-checker and parser | ZipCPU | 2018-06-07 | 1 | -2/+2 |
* | Initial (random) placer capability | ZipCPU | 2018-06-07 | 1 | -1/+19 |
* | added ports (not ports_directions) to jsonparse.cc | ZipCPU | 2018-06-07 | 1 | -8/+19 |
* | String fixes to json parser | ZipCPU | 2018-06-06 | 1 | -4/+4 |
* | Attempt to add JSON parser--not working yet w/ build system | ZipCPU | 2018-06-06 | 2 | -19/+35 |
* | Applied Rule Check to parser results, refactored JSON parser | ZipCPU | 2018-06-06 | 1 | -160/+349 |
* | Removed erroneous BEL assignment in JSON parser | ZipCPU | 2018-06-06 | 1 | -4/+9 |
* | Removed the log_ dependencies from json-parser | ZipCPU | 2018-06-05 | 1 | -35/+4 |
* | Initial JSON parser | ZipCPU | 2018-06-05 | 1 | -0/+527 |