Papers › Order Matters: Unveiling the Hidden Impact of Macro Placement Sequences via...

Order Matters: Unveiling the Hidden Impact of Macro Placement Sequences via Proxy-Guided LLM Evolution

8 Jun 2026ICMLarXiv:2606.08904added by Syntology

Shibing Mo, Jing Liu, Jianchu Xu, Ruilin Wu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Macro placement is a fundamental step in modern chip physical design, playing a crucial role in determining the solution quality of high-dimensional combinatorial optimization problems. Despite recent advancements in machine learning for spatial coordinate determination, the temporal dimension of placement sequencing remains largely governed by static heuristics. In this work, we demonstrate that the placement sequence is not merely a preprocessing step but a decisive factor in optimization, where suboptimal early decisions trigger irreversible domino effects that constrain the solution space. To harness this unexplored dimension, we propose \textbf{OrderPlace}, a proxy-guided LLM evolution framework for automatically discovering macro placement order strategies. Instead of relying on manually crafted heuristics such as area- or connectivity-based ordering, OrderPlace explores a broader space of code-level policies, ranging from static scoring metrics to dynamic physics-inspired mechanisms. To mitigate the prohibitive cost of evaluating sequences, we introduce a lightweight proxy evaluation mechanism that efficiently filters candidates using a deterministic greedy probe. Experimental results on the standard ISPD 2005 benchmarks demonstrate that OrderPlace discovers novel ordering strategies. Compared with WireMask-EA and the state-of-the-art method EGPlace, OrderPlace reduces wirelength by 34.04\% and 14.08\%, respectively.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2606.08904")

Code

Syntology Ran 8 of 12 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: found in paper text by Syntology: 12 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Explorermomo/OrderPlace found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 8 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8ran
4unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Explorermomo/OrderPlace. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

find_population_files Explorermomo/OrderPlace/run_strategy_from_population.py found in paper text by Syntology ran fingerprinted MIT (permissive) · c33e9d807d08c834 · report
get_comp_hpwl_dict Explorermomo/OrderPlace/place_db.py found in paper text by Syntology ran MIT (permissive) · 51f69e420c6a99b3 · report
grid_cell_center Explorermomo/OrderPlace/common.py found in paper text by Syntology ran MIT (permissive) · eafa653c71e0f76f · report
load_strategy_from_file Explorermomo/OrderPlace/run_strategy_from_population.py found in paper text by Syntology ran MIT (permissive) · 20a70fe99eed1f6a · report
read_net_file Explorermomo/OrderPlace/place_db.py found in paper text by Syntology ran MIT (permissive) · 17d9f8a59384d73c · report
read_node_file Explorermomo/OrderPlace/place_db.py found in paper text by Syntology ran MIT (permissive) · 622339d4ce18bb19 · report
scale_macro_to_grid Explorermomo/OrderPlace/common.py found in paper text by Syntology ran MIT (permissive) · 0c73be8b2bf3fa91 · report
split_grid_size Explorermomo/OrderPlace/common.py found in paper text by Syntology ran MIT (permissive) · d2ceec458c16eeab · report
create_llm_adapter Explorermomo/OrderPlace/llm_adapters.py found in paper text by Syntology unverified MIT (permissive) · aa871439051f0a07 · report
get_claude_generator Explorermomo/OrderPlace/llm_adapters.py found in paper text by Syntology unverified MIT (permissive) · 21775f7f7d5d676b · report
get_openai_generator Explorermomo/OrderPlace/llm_adapters.py found in paper text by Syntology unverified MIT (permissive) · 429c9ad0e7335bef · report
layout_cache_path Explorermomo/OrderPlace/paths.py found in paper text by Syntology unverified MIT (permissive) · 835eef299bf38b3e · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.08904, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections