CIRCT  20.0.0git
Functions
circt::sim Namespace Reference

Functions

static mlir::Value getFormattedValue (mlir::Operation *fmtOp)
 Returns the value operand of a value formatting operation. More...
 

Function Documentation

◆ getFormattedValue()

static mlir::Value circt::sim::getFormattedValue ( mlir::Operation *  fmtOp)
inlinestatic

Returns the value operand of a value formatting operation.

Returns a null value for all other operations.

Definition at line 37 of file SimOps.h.