CIRCT  19.0.0git
Public Attributes | List of all members
circt::scftocalyx::CallScheduleable Struct Reference
Collaboration diagram for circt::scftocalyx::CallScheduleable:
Collaboration graph
[legend]

Public Attributes

calyx::InstanceOp instanceOp
 Instance for invoking. More...
 
func::CallOp callOp
 

Detailed Description

Definition at line 106 of file SCFToCalyx.cpp.

Member Data Documentation

◆ callOp

func::CallOp circt::scftocalyx::CallScheduleable::callOp

Definition at line 110 of file SCFToCalyx.cpp.

◆ instanceOp

calyx::InstanceOp circt::scftocalyx::CallScheduleable::instanceOp

Instance for invoking.

Definition at line 108 of file SCFToCalyx.cpp.


The documentation for this struct was generated from the following file: