|
MLIR-AIE
|
Public Member Functions | |
| DMAChannelAnalysis (DeviceOp &device) | |
| int | getDMAChannelIndex (TileOp tileOp, DMAChannelDir dir, bool requiresAdjacentTileAccessChannels) |
| Given a tile and DMAChannelDir, returns next usable channel index for that tile. | |
Definition at line 74 of file AIEObjectFifoStatefulTransform.cpp.
|
inline |
Definition at line 78 of file AIEObjectFifoStatefulTransform.cpp.
|
inline |
Given a tile and DMAChannelDir, returns next usable channel index for that tile.
Definition at line 111 of file AIEObjectFifoStatefulTransform.cpp.
References xilinx::AIE::getTargetModel().
Referenced by AIEObjectFifoStatefulTransformPass::assignDMAChannelIndices().