Skip to content

Commit 82b488b

Browse files
committed
mpl: remove comment
Signed-off-by: João Mai <jmai@precisioninno.com>
1 parent 6650dda commit 82b488b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mpl/src/hier_rtlmp.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1901,7 +1901,6 @@ bool HierRTLMP::runFineShaping(Cluster* parent,
19011901
// add the macro area for blockages, pin access and so on
19021902
for (auto& macro : macros) {
19031903
if (macro.getCluster() == nullptr) {
1904-
logger_->report("PA MACRO {}", macro.getName());
19051904
pin_access_area += macro.getArea(); // get the physical-only area
19061905
}
19071906
}

0 commit comments

Comments
 (0)