12 std::ostream& outputStream)
19 size_t pipCount = pipRefs.size();
20 for (
size_t i = 0; i < pipCount; ++i)
23 const PIPRef& pipRef = pipRefs[i];
37 outputStream << tile.
name() <<
' ' << startWire.
name() <<
' ';
39 outputStream << endWire.
name() <<
'\n';