MCPcopy Create free account
hub / github.com/chipsalliance/Surelog / setLibraryCellFile

Method setLibraryCellFile

include/Surelog/Design/FileContent.h:224–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222
223 bool isLibraryCellFile() const { return m_isLibraryCellFile; }
224 void setLibraryCellFile() { m_isLibraryCellFile = true; }
225
226 void populateCoreMembers(NodeId startIndex, NodeId endIndex,
227 UHDM::any* instance) const;

Callers 1

compilation_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected