circt/lib/Tools
Martin Erhart e1e10ae469
[HW] Add port name accessors to HWInstanceLike (#7757)
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
2024-10-31 18:36:28 +00:00
..
circt-bmc [HW] Add port name accessors to HWInstanceLike (#7757) 2024-10-31 18:36:28 +00:00
circt-lec Bump LLVM 2024-05-22 13:24:29 -07:00
CMakeLists.txt [circt-bmc] Add ExternalizeRegisters Pass (#7285) 2024-07-16 19:34:12 +01:00