Tholin
02/21/2023, 5:07 PMefabless/openlane:latest. I changed it to the version I’m supposed to be using, as indicated in the current Makefile, so efabless/openlane:2023.02.14 And now none of my macros will build anymore, due to routing congestion. I have a macro here that used to have a DIE_AREA of 0 0 650 650 , but even after setting it to 0 0 2920 3520 , the size of the full user area, it still stops on Global Routing Resizer Timing Optimizations, telling me routing congestion is too high. Changing docker images back to latest fixes the problem again. I assume this is a bug?Matt Venn
02/21/2023, 5:11 PM