Skip to content

Fix broken ../main/src/ link paths in DeveloperGuide.md#9666

Closed
oharboe wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
Pinata-Consulting:fix-devguide-link-paths
Closed

Fix broken ../main/src/ link paths in DeveloperGuide.md#9666
oharboe wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
Pinata-Consulting:fix-devguide-link-paths

Conversation

@oharboe
Copy link
Collaborator

@oharboe oharboe commented Mar 6, 2026

No description provided.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly fixes broken relative links in DeveloperGuide.md. I've also pointed out a couple of minor pre-existing typos on the modified lines that could be fixed as well.

Note: Security Review has been skipped due to the limited scope of the PR.

- Design for Test ([dft](../main/src/dft/README.md))
- OpenRCX Parasitic Extraction ([rcx](../main/src/rcx/README.md))
- OpenDB: Open Database ([odb](../../src/odb/README.md))
- TritonPart: constraints-driven paritioner ([par](../../src/par/README.md))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There's a typo in "paritioner". It should be "partitioner".

Suggested change
- TritonPart: constraints-driven paritioner ([par](../../src/par/README.md))
- TritonPart: constraints-driven partitioner ([par](../../src/par/README.md))

- OpenDB: Open Database ([odb](../../src/odb/README.md))
- TritonPart: constraints-driven paritioner ([par](../../src/par/README.md))
- Floorplan Initialization ([ifp](../../src/ifp/README.md))
- ICeWall chip-level connections ([pad](../../src/pad/README.md))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There seems to be a stray character at the end of "connections". It should be removed.

Suggested change
- ICeWall chip-level connections� ([pad](../../src/pad/README.md))
- ICeWall chip-level connections ([pad](../../src/pad/README.md))

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

clang-tidy review says "All clean, LGTM! 👍"

Tool namespaces are usually three-lettered lowercase letters.

- Verilog to DB (dbSTA)
- OpenDB: Open Database ([odb](../main/src/odb/README.md))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you look at the posted docs the original is correct: https://openroad.readthedocs.io/en/latest/main/src/odb/README.html

@oharboe oharboe closed this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants