Search papers, labs, and topics across Lattice.
This paper introduces ReviewDSE, a protected white-box design-space exploration (DSE) framework that enables in-depth exploration of source-level mechanisms within staged optimizers, specifically applied to OpenROAD's detailed placement. By utilizing a protected evaluator and recording reusable mechanism-level evidence, ReviewDSE achieves an average reduction of 1.78% in post-DPL half-perimeter wirelength (HPWL) across nine target tasks, significantly outperforming traditional public-knob black-box DSE methods. The framework not only enhances optimization outcomes but also identifies and repairs critical stage-composability failures, demonstrating its effectiveness in improving design efficiency and reliability.
ReviewDSE achieves a 1.78% reduction in wirelength while exposing and repairing design flaws that traditional methods miss.
Open-source EDA tools allow design-space exploration (DSE) to move beyond public knobs and into bounded source-level mechanisms inside staged optimizers. We present ReviewDSE, a protected white-box DSE framework that explores such mechanisms for a target design. ReviewDSE evaluates complete source candidates under a protected evaluator and records reusable search knowledge as reviewed mechanism-level evidence. It first constructs method evidence and source-start branches from calibration designs, then uses these fixed warm-start products to initialize target-case exploration under Teacher review and full-flow validation. We instantiate ReviewDSE on OpenROAD detailed placement as a representative staged open-source EDA optimizer. Across nine target tasks, ReviewDSE reduces final post-DPL half-perimeter wirelength (HPWL) by 1.78\% on average under a 2$\times$ runtime gate, compared with 0.38\% for public-knob black-box DSE. A runtime-aware ReviewDSE selection retains a 1.68\% reduction at 1.11$\times$ runtime, and full-flow review exposes stage-composability failures while source-mechanism exploration repairs hard cut-row legality failures.