Maciej Dudek
8c97cbe341
Fix chain swap
...
Issue was due to dest_bels being not cleared between clusters unbindes, causing
newly bind bels to be unbinded and having their old bel value changed to new bel value.
Then when swap failed 2 cells were being bind to a single bel.
I tested leaving dest_bels in the function scope and moving it to the loop scope.
Code with dest_bels in the loop scope was faster than leaving it in the function scope,
and checking if the cell is in the processed cluster.
Signed-off-by: Maciej Dudek <mdudek@antmicro.com >
2021-09-23 13:58:22 +02:00
..
2021-06-12 13:22:38 +01:00
2021-08-23 20:51:53 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-05-06 13:12:52 +01:00
2021-06-12 13:22:38 +01:00
2021-07-29 12:52:13 +01:00
2021-03-15 18:49:12 +00:00
2021-04-30 21:42:25 -05:00
2021-06-12 13:22:38 +01:00
2021-09-16 20:56:32 +01:00
2021-09-16 20:56:32 +01:00
2021-06-02 15:05:20 +01:00
2021-02-17 12:03:16 -08:00
2021-06-12 13:22:38 +01:00
2021-07-29 12:53:23 +01:00
2021-07-06 11:35:27 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-03-23 09:01:43 -07:00
2020-06-27 13:20:16 +02:00
2020-06-27 13:20:16 +02:00
2021-03-15 18:49:12 +00:00
2021-03-15 09:05:23 -07:00
2021-06-12 13:22:38 +01:00
2020-07-23 18:35:18 +02:00
2021-06-02 15:05:19 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-07-20 15:51:04 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-07-25 12:06:51 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-07-29 12:52:13 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-09-23 13:58:22 +02:00
2021-06-12 13:22:38 +01:00
2021-07-12 17:17:57 +02:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-08-26 13:23:16 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-07-29 12:53:23 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-09-06 13:29:23 +01:00
2021-06-12 13:22:38 +01:00
2021-03-15 18:49:12 +00:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-06-12 13:22:38 +01:00
2021-09-18 11:04:39 +01:00
2021-07-28 11:20:28 +01:00
2021-06-12 13:22:38 +01:00
2020-01-11 11:38:45 +01:00