CIRCT  19.0.0git
Classes | Functions
MSFTModule.cpp File Reference
#include "DialectModules.h"
#include "circt-c/Dialect/MSFT.h"
#include "circt/Dialect/MSFT/MSFTDialect.h"
#include "mlir/Bindings/Python/PybindAdaptors.h"
#include "mlir/CAPI/IR.h"
#include "mlir/CAPI/Support.h"
#include "PybindUtils.h"
#include <pybind11/functional.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Include dependency graph for MSFTModule.cpp:

Go to the source code of this file.

Classes

class  PrimitiveDB
 
class  PlacementDB
 
class  PyLocationVecIterator
 

Functions

static py::handle getPhysLocationAttr (MlirAttribute attr)
 

Function Documentation

◆ getPhysLocationAttr()

static py::handle getPhysLocationAttr ( MlirAttribute  attr)
static

Definition at line 28 of file MSFTModule.cpp.

Referenced by PlacementDB::getNearestFreeInColumn().