aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/pdc.cc
Commit message (Collapse)AuthorAgeFilesLines
* nexus: handle SLEWRATE in pdcKarol Gugala2021-12-201-0/+7
|
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Using hashlib in archesgatecat2021-06-021-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* nexus: Add support for get_pins PDC commandgatecat2021-03-251-7/+56
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* nexus/pdc: Parse simple clock constraintsDavid Shah2020-12-021-0/+61
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Fix Python bindingsDavid Shah2020-11-301-2/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Ignore some PDC commandsDavid Shah2020-11-301-0/+4
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Fix PDC string handlingDavid Shah2020-11-301-1/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Add IO packingDavid Shah2020-11-301-2/+6
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Initial PDC parser integrationDavid Shah2020-11-301-0/+44
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Skeleton of PDC parserDavid Shah2020-11-301-0/+301
Signed-off-by: David Shah <dave@ds0.me>