Open programmerjake opened 6 months ago
Thank you for the report! LowerSignature seems not to handle enum right now ;) https://github.com/llvm/circt/blob/76b65f8606de447a85ef63c9c98ae9b1e2bd4b7f/lib/Dialect/FIRRTL/Transforms/LowerSignatures.cpp#L234
using firtool-1.75.0 from github releases
I expect firtool to be able to lower enum types as specified in the ABI, however it just plain fails.
using the following FIRRTL:
I tried running:
which output: