Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | json: fix handling of 32-bit parameters | Marcin KoĆcielnicki | 2020-02-01 | 1 | -4/+7 |
| | | | | | | 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. | ||||
* | 3rdparty: Add json11 | David Shah | 2019-12-27 | 3 | -0/+1041 |
Signed-off-by: David Shah <dave@ds0.me> |