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