mirror of https://github.com/llvm/circt.git
e1e10ae469
HWInstanceLike is currently 'empty' and thus essentially the same as InstanceGraphInstanceOpInterface. On the other hand, HWModuleLike deals with port names and hw::InstanceOp caches them and verifies they match the referenced module's port names. This PR basically makes this behavior part of what it means to be an HWInstanceLike. If one has an instance operation that does not deal with port names, it's still possible to just make it an InstanceGraphInstanceOpInterface directly |
||
---|---|---|
.. | ||
circt-bmc | ||
circt-lec | ||
CMakeLists.txt |