The-OpenROAD-Project / The-OpenROAD-Project/OpenROAD

DRT DR Refactor

Open
#9,850 5 comments 0 reactions 1 assignee View on GitHub

@bnmfw is already working on this.

Since Mar 20, 2026.

documentation drt
Dominant language
Verilog
Stars
3.1k
Forks
1k
Avg merge
2d 23h
Merged PRs (30d)
136

Description

Description

This Issue is derived from Issue 5610. Specifically for the DR Module

Refactoring Requirements
  • Clear and Easy code to understand and maintain
  • Less number of lines per method
  • Cyclomatic complexity less than 20 (preferably less than 10)
  • Doxygen Documentation for all functions/classes
  • Following google code style c++
  • Eliminate code duplication
  • clang-tidy clean
  • Coverity clean

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.