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