Matt Liberty

Results 59 issues of Matt Liberty

### Description I see a path with a register of interest but there is no easy way to find it in the clock tree viewer. Either we need a find...

gui

### Describe the bug There are notches in NW & SE corners: ### Expected Behavior No notches ### Environment ```shell Head of OR (19294a8c77a6663a307fc5622bbbd82bd428cf1c) ORFS https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/pull/3678 ``` ### To Reproduce...

mpl

### Description Needs to replace this being generated by cmake ### Suggested Solution _No response_ ### Additional Context _No response_

bazel
bazel-conversion-must

### Description Support Qt for Mac build ### Suggested Solution _No response_ ### Additional Context _No response_

bazel
bazel-conversion-must

### Description Cover all existing developer activities ### Suggested Solution _No response_ ### Additional Context _No response_

bazel
bazel-conversion-must

### Description Ensure all tcl/py/cpp tests are run ### Suggested Solution _No response_ ### Additional Context _No response_

bazel
bazel-conversion-must

-lint=fix doesn't fix an unused-variable silently leaving the impression there are no problems. If it fails it should print the lint=warn message. Very trivial test case: ``` ALL_TESTS2 = COMPULSORY_TESTS...

The message `1RW1R variants are temporarily disabled due to a bug.` is two years old. Is there a plan to resolve this? I'd like to regenerate the RAMs for microwatt...

### Describe the issue Using a fixture from another namespace leads to compiler errors. ### Steps to reproduce the problem Compiling: ``` #include "gtest/gtest.h" namespace X { class Fixture {...