|
MLIR-AIE
|
Public Member Functions | |
| LockAnalysis (DeviceOp &device) | |
| int | getLockID (TileOp &tileOp) |
| Given a tile, returns next usable lockID for that tile. | |
Definition at line 44 of file AIEObjectFifoStatefulTransform.cpp.
|
inline |
Definition at line 48 of file AIEObjectFifoStatefulTransform.cpp.
|
inline |
Given a tile, returns next usable lockID for that tile.
Definition at line 59 of file AIEObjectFifoStatefulTransform.cpp.
References xilinx::AIE::getTargetModel().
Referenced by AIEObjectFifoStatefulTransformPass::createObjectFifoLocks().