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.
原文の言語: 英語
メニュー
SkillsMP は The-OpenROAD-Project/bazel-orfs から 7 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 7 件中 7 件を表示しています。
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.
原文の言語: 英語
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.
原文の言語: 英語
Create a copy-paste-ready GitHub issue for an OpenROAD bug. File it upstream as a git am patch + failing bazel test.
原文の言語: 英語
Produce an untar and run reproducer archive for an OpenROAD bug, plus paste-ready text for a GitHub issue comment.
原文の言語: 英語
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…
原文の言語: 英語
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…
原文の言語: 英語
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…
原文の言語: 英語