CIRCT  19.0.0git
Functions
PortConverter.cpp File Reference
#include "circt/Dialect/HW/PortConverter.h"
#include <numeric>
Include dependency graph for PortConverter.cpp:

Go to the source code of this file.

Functions

static StringAttr append (StringAttr base, const Twine &suffix)
 Return a attribute with the specified suffix appended. More...
 

Function Documentation

◆ append()

static StringAttr append ( StringAttr  base,
const Twine &  suffix 
)
static