circt
circt copied to clipboard
[HW][LTL][SV] Unify EventControl
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.