CIRCT 20.0.0git
Loading...
Searching...
No Matches
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.
 

Function Documentation

◆ append()

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