slang::netlist::NetlistDot struct

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

Public static functions

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