slang::netlist::NetlistDot struct

A utility class for rendering a netlist graph in DOT format.

Public static functions

static auto render(NetlistGraph const& netlist, FormatBuffer& buffer) -> auto