The-OpenROAD-Project / The-OpenROAD-Project/OpenROAD
Remove name pattern matching approach to identify buffer types
Open
@minjukim55 is already working on this.
Since Aug 19, 2026.
cts
rsz
sta
- Dominant language
- Verilog
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 136
Description
Description
CTS and RSZ (#5752) use name pattern to help identify if a buffer should be used for clock nets. This is a temporary approach that needs to be enhanced.
Suggested Solution
The buffer selection strategy must be either based on user input or some internal analysis.
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.