@User: Sorry, I've been ignoring this channel most of the day in order to get actual work done. But the slightly longer answer is: Qflow works fine but it does suffer from older algorithms for placement and routing that tend to max out at about 50k gates or so. So OpenROAD is the future and I've been a vocal proponent of it since its inception. Qflow also does not work well with high-density standard cell sets, and there are a few other problems with the sky130 process that I have not yet looked into that are interfering with routing. We had the same sort of issues with openlane/OpenROAD; it's just that I haven't had the time to look into them. I would guess that eventually I can get qflow working fine for small projects and maybe continue development of the flow, especially to try to integrate the OpenROAD tools into it. Right now I can get it to run synthesis and placement in sky130, but routing tends to stop with a lot of route failures. I've been using qflow a lot to understand the sky130 standard cells better.