Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | archapi: Use arbitrary rather than actual placement in predictDelay | gatecat | 2021-12-19 | 1 | -7/+5 |
| | | | | | | | | | | | | This makes predictDelay be based on an arbitrary belpin pair rather than a arc of a net based on cell placement. This way 'what-if' decisions can be evaluated without actually changing placement; potentially useful for parallel placement. A new helper predictArcDelay behaves like the old predictDelay to minimise the impact on existing passes; only arches need be updated. Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | clangformat | gatecat | 2021-10-11 | 1 | -26/+37 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: very basic timing info | Lofty | 2021-10-10 | 1 | -0/+251 |