Kareem Farid

Results 105 issues of Kareem Farid

### Description OR got updated to use threads for `repair_antennas` and `check_antennas` ### Proposal Update OR and add this feature.

✨ enhancement

### Description Title ### Proposal Can't think of anything yet.

✨ enhancement

### Description Steps in OpenLane can be dynamically skipped. For example: ``` No CLOCK_NET (or CLOCK_PORT) specified. CTS cannot be performed. Returning state unaltered… ``` However, it is not that...

✨ enhancement

I think `.def_part` is resolved to `.def` resulting in infinite write behavior. This renames the partial file `.._part.def` avoiding the infinite loop while writing def. I am not sure however...

### Description I believe `set_propagated_clock` was meant to be only used inside SDC file and not generally forced inside OR tcl scripts. However, the command is still used in some...

Resolves https://github.com/efabless/openlane2/issues/546

### Description Title. ### Proposal _No response_

✨ enhancement

### Description Currently antenna repair is run based on data from global routing. OR should support running antenna repair post detail routing which is in theory more accurate. ### Proposal...

✨ enhancement
⛔️ blocked

## Testing * Add a test case for hier spef annotation with OpenSTA --- Depends on https://github.com/efabless/openlane2-step-unit-tests/pull/38 Resolves https://github.com/efabless/openlane2/issues/547

### Description ``` LEF58_ENCLOSURE with no CUTCLASS is not supported. Skipping for layer mcon ``` ### Expected Behavior No warning ### Environment report ```sh N/A ``` ### Reproduction material Run...

✨ enhancement
⛔️ blocked