Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add control to whether GenericFrontend splits IO ports. | Keith Rothman | 2021-02-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | json: fix handling of 32-bit parameters | Marcin KoĆcielnicki | 2020-02-01 | 1 | -2/+6 |
| | | | | | | See YosysHQ/yosys#1671 for rationale. Also, added some validation to our parser, so that out-of-range values are reported and the user knows they should update yosys. | ||||
* | clangformat | David Shah | 2020-01-20 | 1 | -4/+1 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Warnings noticed by clang | Miodrag Milanovic | 2020-01-18 | 1 | -13/+13 |
| | |||||
* | frontend: Support for loading settings and nextpnr state | David Shah | 2019-12-27 | 1 | -0/+10 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | frontend/generic: Fix regressions | David Shah | 2019-12-27 | 1 | -1/+1 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | frontend: Improved error handling and fixes | David Shah | 2019-12-27 | 1 | -0/+4 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | frontend: Fix template compile issues | David Shah | 2019-12-27 | 1 | -25/+25 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | frontend: JSON implementation of the generic framework | David Shah | 2019-12-27 | 1 | -0/+189 |
Signed-off-by: David Shah <dave@ds0.me> |