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

Functions

StringRef getFragmentsAttrName ()
 Return the name of the fragments array attribute.
 

Function Documentation

◆ getFragmentsAttrName()

StringRef circt::emit::getFragmentsAttrName ( )
inline

Return the name of the fragments array attribute.

Definition at line 30 of file EmitOps.h.

Referenced by circt::ExportVerilog::SharedEmitterState::collectOpsForFile(), and circt::SeqToSVPass::runOnOperation().