SkanderMarsit
SkanderMarsit
Hey @vijayank88, thanks for your help. Here are the LEF and DEF files as well as a TCL file to load them and call global_placement and detailed_placement. [test.def.txt](https://github.com/The-OpenROAD-Project/OpenROAD/files/9469688/test.def.txt) [test.lef.txt](https://github.com/The-OpenROAD-Project/OpenROAD/files/9469689/test.lef.txt) [test.tcl.txt](https://github.com/The-OpenROAD-Project/OpenROAD/files/9469690/test.tcl.txt)...
Thank you @maliberty very much. I generate the rows manually. I'm actually performing a conversion from one file forrmat to LEF/DEF in order to perform the RePlace Automatic placement. Then,...
@maliberty Thanks for the response. I took inspiration ftom other DEF files and I defined my ROWS by alterning N and FS orientations. But the result seem to be the...
Sorry I messed up I didn't double check the file before posting. Here's the right one. [test.def.txt](https://github.com/The-OpenROAD-Project/OpenROAD/files/9504239/test.def.txt)
Hey @maliberty Thanks for your precious help. I first thought that MX was the same thing as R0 but after verification It turns out they are not the same. MX,...
Thank you for your advice. Now the detailed_placement correctly resolves the components overlap. Nevertheless, the result doesn't seem to be very routable.  I then added the...
This is weird, I agree. Myself I'm running the Docker version. And the inference took way longer than usual since the gpu wasn't detected for some reason. My CUDA version...