1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-07 22:20:29 +00:00
Files
YosysHQ.nextpnr/gowin
gatecat ddb084e9a8 archapi: Use arbitrary rather than actual placement in predictDelay
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>
2021-12-19 17:15:15 +00:00
..
2021-10-07 18:38:33 +10:00
2021-10-22 14:41:18 +10:00
2021-10-22 14:41:18 +10:00
2020-12-30 14:59:55 +00:00
2021-12-18 22:44:08 +03:00
2021-12-12 18:49:37 +00:00