← Latest papers
💻 computer science

CSCO: A Backside-PDN-Aware Clock-Signal Co-Optimization Framework for Improved PPA

This paper proposes CSCO, a data-driven framework that jointly optimizes clock and signal net allocation across frontside and backside power delivery networks to balance IR-drop, congestion, and signal integrity, thereby improving overall PPA without additional shielding overhead.

Original authors: Zixiao Wang, Leilei Jin, Zhen Zhuang, Rongmei Chen, Bei Yu

Published 2026-07-16
📖 4 min read☕ Coffee break read

Original authors: Zixiao Wang, Leilei Jin, Zhen Zhuang, Rongmei Chen, Bei Yu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine the inside of a computer chip as a bustling, high-tech city. For decades, this city has been built on a single, flat plane where the roads (wires) carry data, and the power lines (electrical grids) run alongside them, often getting in the way. As technology shrinks to the size of a few atoms, this city is becoming dangerously crowded. The roads are jammed, causing traffic jams that slow down information, and the power lines are so thin and far away that the electricity struggles to reach the buildings, causing "brownouts" (voltage drops) that make the city flicker.

To fix this, engineers came up with a clever idea: move the power grid to the "backside" of the silicon wafer, like building a massive underground subway system beneath the city. This frees up the surface for more roads and makes power delivery super efficient. However, this new underground world has a catch. It's not just a power grid; it's also a limited resource that needs to be shared between the city's most important traffic (the clock signals that keep everything in sync) and the regular data traffic. Furthermore, without the power lines sitting right next to the data roads on the surface, the data signals start getting noisy, like trying to talk in a room where the walls have been removed and everyone is shouting. The big question is: how do we split this limited underground space between the clock and the data, and how do we keep the noise down, without getting lost in a maze of trial and error?

This is the challenge tackled by a new framework called CSCO (Clock–Signal Co-Optimization), proposed by researchers Zixiao Wang, Leilei Jin, and their team. Instead of treating the clock and data networks as separate problems or guessing where to put them, CSCO acts like a super-smart city planner that figures out the perfect balance for both at the same time.

The researchers found that previous methods were too rigid. Some tried to move only the clock network underground, while others moved only the data, or they assumed the power grid was already set in stone. The paper argues that these approaches miss the big picture because the clock and data networks compete for the same limited underground space, and the power grid's layout directly affects how much room is left for them. If you give too much space to the clock, the data gets congested; if you give too much to the data, the clock gets slow. Worse, simply moving things underground without a plan makes the "noise" problem much worse, causing signals to interfere with each other more than before.

To solve this, CSCO uses a "data-driven" approach. Instead of running thousands of slow, expensive simulations to test every possible combination of where to put wires, the team trained a lightweight, fast "surrogate model." Think of this model as a crystal ball that has learned to predict how a chip will perform based on a few key clues, without needing to build the whole city first. This allows the system to quickly explore millions of different ways to split the underground resources between the clock and the data.

The results from their simulations on realistic chip designs (like a SHA256 processor, a JPEG encoder, and an ARM Cortex-A7 CPU) are promising. The framework successfully found a "sweet spot" where the chip runs faster and more efficiently. For example, on the ARM Cortex-A7 design, CSCO helped boost the effective frequency to 1.96 GHz, a significant jump compared to previous methods. It also managed to reduce the number of wires that suffered from severe noise interference (voltage bumps and delay spikes) by over 80% in some cases, all without adding extra shielding or area.

Crucially, the paper highlights that CSCO doesn't just pick a random spot; it actively uses the backside power lines as a shield. By routing the most noise-sensitive signals right next to the power lines on the backside, the framework blocks out the interference that would otherwise ruin the signal. The team demonstrated that this approach works across different chip designs and power grid configurations, finding the best trade-off between power stability, speed, and signal clarity. While these results come from simulations and custom design flows rather than physical silicon chips, the data suggests that this co-optimization strategy is a powerful way to navigate the complex trade-offs of next-generation chip design, turning a crowded, noisy underground city into a well-orchestrated, high-speed metropolis.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →