Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add IdString API | Clifford Wolf | 2018-06-12 | 1 | -7/+6 |
* | Add nextpnr namespace | Clifford Wolf | 2018-06-12 | 1 | -0/+4 |
* | Add "nextpnr.h" | Clifford Wolf | 2018-06-11 | 1 | -1/+1 |
* | Applied clang-format to my own contributions | ZipCPU | 2018-06-07 | 1 | -52/+56 |
* | Adjusted info message names for rule-checker and parser | ZipCPU | 2018-06-07 | 1 | -1/+2 |
* | Initial (random) placer capability | ZipCPU | 2018-06-07 | 1 | -5/+10 |
* | rulecheck.cc: Add missing return | David Shah | 2018-06-06 | 1 | -0/+1 |
* | Attempt to add JSON parser--not working yet w/ build system | ZipCPU | 2018-06-06 | 1 | -1/+1 |
* | Applied Rule Check to parser results, refactored JSON parser | ZipCPU | 2018-06-06 | 1 | -0/+61 |