CIRCT
20.0.0git
|
Go to the source code of this file.
Namespaces | |
esi | |
Functions | |
static std::map< AppID, Instance * > | esi::buildIndex (const std::vector< std::unique_ptr< Instance >> &insts) |
Build an index of children by AppID. More... | |
static std::map< AppID, const BundlePort & > | esi::buildIndex (const std::vector< std::unique_ptr< BundlePort >> &ports) |
Build an index of ports by AppID. More... | |