CIRCT 20.0.0git
Loading...
Searching...
No Matches
Classes | Functions
MSFTModule.cpp File Reference
#include "CIRCTModules.h"
#include "circt-c/Dialect/MSFT.h"
#include "circt/Dialect/MSFT/MSFTDialect.h"
#include "mlir/Bindings/Python/NanobindAdaptors.h"
#include "mlir/CAPI/IR.h"
#include "mlir/CAPI/Support.h"
#include "NanobindUtils.h"
Include dependency graph for MSFTModule.cpp:

Go to the source code of this file.

Classes

class  PrimitiveDB
 
class  PlacementDB
 
class  PyLocationVecIterator
 

Functions

static nb::handle getPhysLocationAttr (MlirAttribute attr)
 

Function Documentation

◆ getPhysLocationAttr()

static nb::handle getPhysLocationAttr ( MlirAttribute  attr)
static

Definition at line 25 of file MSFTModule.cpp.

Referenced by PlacementDB::getNearestFreeInColumn().