CIRCT  19.0.0git
Classes | Namespaces
DeviceDB.h File Reference
#include "circt/Dialect/MSFT/MSFTAttributes.h"
#include "circt/Dialect/MSFT/MSFTOps.h"
#include "mlir/IR/Operation.h"
#include "llvm/ADT/DenseMap.h"
Include dependency graph for DeviceDB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  circt::msft::PrimitiveDB
 A data structure to contain locations of the primitives on the device. More...
 
class  circt::msft::PlacementDB
 A data structure to contain both the locations of the primitives on the device and instance assignments to said primitives locations, aka placements. More...
 
struct  circt::msft::PlacementDB::WalkOrder
 
struct  circt::msft::PlacementDB::PlacementCell
 A memory slot. More...
 

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::msft