slang::netlist::ReportPorts class

Visitor for printing port information in a human-readable format.

Constructors, destructors, conversion operators

ReportPorts(ast::Compilation& compilation) explicit

Public functions

void report(FormatBuffer& buffer)
Renders the collected variable information to the given format buffer.
void handle(const ast::PortSymbol& symbol)