Home
last modified time | relevance | path

Searched refs:hor_congestion (Results 1 – 1 of 1) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/gui/src/
H A DlayoutViewer.cpp788 float hor_congestion in drawCongestionMap() local
795 congestion = std::max(hor_congestion, ver_congestion); in drawCongestionMap()
797 congestion = hor_congestion; in drawCongestionMap()