circt icon indicating copy to clipboard operation
circt copied to clipboard

[HW][LTL][SV] Unify EventControl

Open maerhart opened this issue 1 year ago • 0 comments
trafficstars

So, I've taken a closer look at this again following the discussion in #7022 and it turns out that there were CMake options added to support this for types and attributes (see -attrdefs-dialect <DialectName>) but not for enums. Probably the most elegant solution would be to add something similar upstream for enums, but this draft shows an alternative workaround solution.

maerhart avatar May 15 '24 06:05 maerhart