CIRCT
20.0.0git
|
Public Attributes | |
ScfForOp | forOp |
For operation to schedule. More... | |
uint64_t | bound |
Bound. More... | |
Definition at line 115 of file SCFToCalyx.cpp.
uint64_t circt::scftocalyx::ForScheduleable::bound |
Bound.
Definition at line 119 of file SCFToCalyx.cpp.
ScfForOp circt::scftocalyx::ForScheduleable::forOp |
For operation to schedule.
Definition at line 117 of file SCFToCalyx.cpp.