circt/unittests
Martin Erhart 3ab2c5ad78
[HW] Adopt prefixed accessors (#3533)
We cannot directly switch to prefixed only because of the use of duck-typing in HWOpInterfaces.td and SVOps.cpp. This means we need to generate both the prefixed and non-prefixed accessors until all dialects that make use of HWInstanceLike have switched. This includes HW, SV, FIRRTL, MSFT.
2022-07-14 11:08:23 +02:00
..
Dialect [HW] Adopt prefixed accessors (#3533) 2022-07-14 11:08:23 +02:00
CMakeLists.txt [Moore] Add SystemVerilog types (#2699) 2022-03-04 08:48:45 +01:00