diff --git a/src/V3LinkCells.cpp b/src/V3LinkCells.cpp index df9d24582..ee67b4bc6 100644 --- a/src/V3LinkCells.cpp +++ b/src/V3LinkCells.cpp @@ -198,7 +198,7 @@ private: VL_RESTORER(m_modp); { m_modp = nodep; - UINFO(2, "Link Module: " << nodep << endl); + UINFO(4, "Link Module: " << nodep << endl); if (nodep->fileline()->filebasenameNoExt() != nodep->prettyName() && !v3Global.opt.isLibraryFile(nodep->fileline()->filename()) && !VN_IS(nodep, NotFoundModule) && !nodep->recursiveClone()