MLIR-AIE
Public Member Functions | List of all members
LockAnalysis Class Reference

Public Member Functions

 LockAnalysis (DeviceOp &device)
 
int getLockID (TileOp &tileOp)
 Given a tile, returns next usable lockID for that tile.
 

Detailed Description

Definition at line 39 of file AIEObjectFifoStatefulTransform.cpp.

Constructor & Destructor Documentation

◆ LockAnalysis()

LockAnalysis::LockAnalysis ( DeviceOp &  device)
inline

Definition at line 43 of file AIEObjectFifoStatefulTransform.cpp.

Member Function Documentation

◆ getLockID()

int LockAnalysis::getLockID ( TileOp &  tileOp)
inline

Given a tile, returns next usable lockID for that tile.

Definition at line 54 of file AIEObjectFifoStatefulTransform.cpp.

References xilinx::AIE::getTargetModel().

Referenced by AIEObjectFifoStatefulTransformPass::createObjectFifoLocks().


The documentation for this class was generated from the following file: