Convert an .odb file into a C++ header that reconstructs the design using odb API calls. Turn a whittled .odb into a self-contained C++ unit test.
Quellsprache: Englisch
Menü
SkillsMP hat 7 Skills aus The-OpenROAD-Project/bazel-orfs gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 7 von 7 gesammelten Skills angezeigt.
Convert an .odb file into a C++ header that reconstructs the design using odb API calls. Turn a whittled .odb into a self-contained C++ unit test.
Quellsprache: Englisch
Diagnose and iterate on an OpenROAD/ORFS failure (crash, hang, race, nondeterministic result) and set up a fast edit/measure loop before you package a reproducer.
Quellsprache: Englisch
Create a copy-paste-ready GitHub issue for an OpenROAD bug. File it upstream as a git am patch + failing bazel test.
Quellsprache: Englisch
Produce an untar and run reproducer archive for an OpenROAD bug, plus paste-ready text for a GitHub issue comment.
Quellsprache: Englisch
Iterate on local OpenROAD source changes against a bazel-orfs flow by building the OpenROAD checkout binary and injecting it via OPENROAD_EXE (a bring-your-own / BYO loop), instead of encoding the diff as a base64 patch swapped into the archive_override. Use…
Quellsprache: Englisch
Pre-flight an hours-long ORFS _deps / make-extract stage run (grt, place, route, SAIF) by dumping the stage's effective variables and mentally dry-running the flow TCL to confirm the code path you are testing will actually execute. Use before committing to…
Quellsprache: Englisch
Investigate OpenROAD global-route repair_timing correctly — the grt "grind"/timeout, hold- and setup-buffer insertion. Covers why a skip-repair (fast) grt measures nothing about repair, why repair_timing must run inside global_route.tcl on the pre-GR ODB, and…
Quellsprache: Englisch