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

Public Attributes

ScfForOp forOp
 For operation to schedule. More...
 
uint64_t bound
 Bound. More...
 

Detailed Description

Definition at line 99 of file SCFToCalyx.cpp.

Member Data Documentation

◆ bound

uint64_t circt::scftocalyx::ForScheduleable::bound

Bound.

Definition at line 103 of file SCFToCalyx.cpp.

◆ forOp

ScfForOp circt::scftocalyx::ForScheduleable::forOp

For operation to schedule.

Definition at line 101 of file SCFToCalyx.cpp.


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