Loading [MathJax]/extensions/tex2jax.js
CIRCT 21.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
circt::sim Namespace Reference

Functions

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

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.