LucasYuki

Results 5 issues of LucasYuki

Closes #5463. Changes: - Makes the find dialog search instances in the CTS Viewer. (Implements #5463) - Find dialog focuses on the find text box when the popup opens If...

### Description OpenROAD shouldn't use any static variables under the hood that aren’t somehow guarded by a lock. Static variables per module: - [ ] cts - 1 static variable...

Closes #8898 Changes: - DRCWidget now uses dbChip instead of dbBlock, since the Markers are now stored in dbChip. - New class created (dbChipCallBackObj): - ODB callbacks for dbChip changes...

### Describe the bug After reading a 3dbx design, the GUI crashes if Access Points or GCell grid are enabled. ### Expected Behavior Shouldn't crash ### Environment ```shell NA ```...

gui

### Describe the bug PR #8643 fixes the "through" filter only when not also filtering by clock. If it's filtering by clock (at least one clock is not selected), and...