struct
#include <netlist/NetlistDot.hpp>
NetlistDot A utility class for rendering a netlist graph in DOT format.
Public static functions
- static auto render(const NetlistGraph& netlist, FormatBuffer& buffer) -> auto