|
CIRCT 22.0.0git
|

Public Attributes | |
| ScfForOp | forOp |
| For operation to schedule. | |
| uint64_t | bound |
| Bound. | |
Definition at line 119 of file SCFToCalyx.cpp.
| uint64_t circt::scftocalyx::ForScheduleable::bound |
Bound.
Definition at line 123 of file SCFToCalyx.cpp.
| ScfForOp circt::scftocalyx::ForScheduleable::forOp |
For operation to schedule.
Definition at line 121 of file SCFToCalyx.cpp.