stefanottili
stefanottili
strm2oas does the right thing to scale all the input files to the default input dbu of 1000. It would be nice to get feedback when the units of input...
It would be nice if one could skip one or multiple layers using strmxor, similar to klayout's "xor only visible layers". E.g. skip all base and tile layer if you're...
### Description Testcase is ispd24 bsg_chip, Nangate45 tech. The global router defaults are way too optimistic with regard to available routing resources. This leads to 2.5x slower detailed route times...
### Describe the bug Fallout from https://github.com/The-OpenROAD-Project/OpenROAD/issues/5300 All but V1 cut spacing violations were solved after the 4th iteration. It took detailed routing 30 iterations to put all V1 on...
### Describe the bug More fallout from https://github.com/The-OpenROAD-Project/OpenROAD/issues/5284 The RUDY map looks different then the global_route map. And then there are ERROR's from detailed placement and manually started global_route ......
### Description I ran detailed routing on https://github.com/The-OpenROAD-Project/OpenROAD/issues/5302 but it didn't finish overnight after > 10 hours of runtime. It was stuck in the 38th iteration with ~1000 errors left....
### Describe the bug macro_placement doesn't recognize MACRO's with CLASS RING. ``` macro_placement [WARNING MPL-0100] No macros found. ``` iccad04 RISC2 testcase. After changing RING to BLOCK, macro_placement works. https://github.com/The-OpenROAD-Project/OpenROAD/issues/5284...
### Describe the bug when reading multiple def files using 'read_def -child', warnings get written to defRWarning.log 1) But this file get's overwritten by each new read_def, so one only...
### Describe the bug rtl_macro_placer coredumps after only reading lef/def. see https://github.com/The-OpenROAD-Project/OpenROAD/issues/5284 for the input data. I did replace CLASS RING with CLASS BLOCK to get macro_placement to work, I'm...
### Describe the bug Follow up of https://github.com/The-OpenROAD-Project/OpenROAD/issues/5300. Since Aug 12th https://github.com/The-OpenROAD-Project/OpenROAD/pull/5549 the GRT resource map is correct. OR can GPL/DPL/GRT/DRT a centered floorplan. RUDY resource calculation/display is wrong. FARADAY_ICCAD04Bench/RISC2...