stefanottili

Results 33 issues of stefanottili

OpenRoad fails to route ispd19_test6 with a macro pin corner spacing violation. There is plenty of space to solve this pin access as can be seen on all the other...

In order to allow multithreaded oasis reading, would be good for 0.28 to change the default options to write strict oasis with cblocks and to discourage using .gz files.

### Describe the bug MacOS M1 homebrew: I've successfully been building openroad including mpl2/par with the patch + workaround described in https://github.com/The-OpenROAD-Project/OpenROAD/pull/3643 I made the mistake to run brew update...

### Describe the bug This is a follow up to https://github.com/The-OpenROAD-Project/OpenROAD/issues/1888. I've been running ispd19_test6 without read_guides and saw the runtime go from 50min to 2h45. Matt suggested to run...

### Describe the bug test.or: ``` read_lef test.lef read_def test.def -continue_on_errors ``` openroad -gui test.or ``` OpenROAD v2.0-11034-g2c985025e [INFO ODB-0222] Reading LEF file: test.lef [INFO ODB-0388] unsupported LEF58_MINWIDTH property for...

drt
odb

Feature request: strmxor doesn't write one of the two text formats that the klayout marker browser can read. It would be nice if the marker browser could read the strmxor...

While testing worst case scenario's for scanlines I noticed that strmxor uses a lot of memory when encountering "fence" data. Input data which causes results with lot's of holes have...

bug

prBoundary layers are common in std cells, ram's/rom's (both bit cells and hierarchy) and in analog block hierarchy. They are a worst case for scanlines, since there are a lot...

This is an enhancement request. It would be helpful if a) the Cell/Category would be resized to display the full Cell/Category text. There is ample of space available, now used...

bug

Reading multiple def files of a hierarchical design with --lefdef-macro-resolution-mode 1 strm2oas should be writing the def (layout) instead of the lef MACRO (abstract) if both exist. This way one...