CIRCT 22.0.0git
Loading...
Searching...
No Matches
Namespaces | Functions
HWDialect.h File Reference
#include "circt/Support/LLVM.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/Dialect.h"
#include "circt/Dialect/HW/HWDialect.h.inc"
Include dependency graph for HWDialect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
namespace  circt::hw
 

Functions

Operation * circt::hw::materializeConstant (OpBuilder &builder, Attribute value, Type type, Location loc)
 HW dialect constant materialization commonly used by other dialects as well.