1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-05-03 14:48:34 +00:00
Files
YosysHQ.nextpnr/common
Sylvain Munaut d6fd0e7e5b common/placer1: In random pick, only use grid if there is more than 64 BELs
If you have a large grid and very few BELs of a given type, picking a
random grid location yields very little odds of finding a BEL of that
type.

So for those, just put all of them at (0,0) and do a true random pick.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2018-11-19 18:52:40 +01:00
..
2018-08-09 10:39:53 +02:00
2018-09-30 15:13:18 +01:00
2018-08-18 14:13:27 +02:00
2018-11-14 18:27:43 -08:00
2018-11-16 13:25:51 +00:00
2018-11-16 13:25:51 +00:00
2018-08-11 13:04:51 +02:00
2018-08-08 20:14:18 +02:00
2018-07-05 10:13:29 +02:00
2018-11-16 13:25:51 +00:00
2018-11-11 17:50:42 +01:00
2018-09-30 15:13:18 +01:00
2018-11-16 13:25:51 +00:00
2018-07-11 10:42:09 +02:00
2018-06-05 21:03:06 +02:00