21 #ifndef TORC_ARCHITECTURE_OUTPUTSTREAMHELPERS_HPP
22 #define TORC_ARCHITECTURE_OUTPUTSTREAMHELPERS_HPP
27 namespace architecture {
30 class ExtendedWireInfo;
34 std::ostream&
operator <<(std::ostream& os,
const Tilewire& rhs);
36 std::ostream&
operator <<(std::ostream& os,
const ExtendedWireInfo& rhs);
38 std::ostream&
operator <<(std::ostream& os,
const Arc& rhs);
43 #endif // TORC_ARCHITECTURE_OUTPUTSTREAMHELPERS_HPP
std::ostream & operator<<(std::ostream &os, const DDB &ddb)