Robert Kirby

Results 7 comments of Robert Kirby

I had a similar problem and I found that I needed to `import matplotlib` before `%matplotlib widget`. Once I did that the issue went away.

I'm not sure sleep works for me because in my case I want to pause for matplotlib event handling. In my case I have code running in a loop that...

Thanks for the quick reply! 1. By legal do you mean all cells in bounds? I thought during global placement all cells are clipped to the boundary so the input...

OK, so it seems like there is a problem during an earlier legalization step because the `[ASSERT]` always comes with `[ERROR]`s regarding overlap. How would you suggest detecting this failure...

I'm actually OK with the greedy legalization not finding a legal solution. I just need to be able to detect it properly and stop attempting the legalization (rather than triggering...

Awesome, I'll be giving this a try soon and I'll report back.

I gave this a shot on the Adaptec and BigBlue benchmarks. It seems every single run many benchmarks are reporting errors during greedy legalization. Are you able to get this...