CIRCT
20.0.0git
|
#include "circt/Dialect/MSFT/MSFTAttributes.h"
#include "circt/Dialect/MSFT/MSFTOps.h"
#include "mlir/IR/Operation.h"
#include "llvm/ADT/DenseMap.h"
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 | |