HPWL: Half-Perimeter Wirelength—a standard metric in chip design estimating the total length of wire needed to connect components; lower is better
Global Placement (GP): A step in physical chip design that determines the rough locations of cells on a chip to minimize wirelength and overlap
Acquisition Function: A function in Bayesian Optimization that guides the search by determining which point to evaluate next, balancing exploration and exploitation
PPA: Power, Performance, and Area—the three primary metrics for evaluating chip design quality
CoT: Chain-of-Thought—a prompting technique encouraging LLMs to generate intermediate reasoning steps
Overflow: A metric in chip placement measuring how much cell area exceeds the available capacity in a region
Hallucination: In this context, when an LLM generates an algorithm design that looks plausible but is functionally incorrect or irrelevant due to a lack of grounded understanding of the problem mechanics