Hi, I'm trying to annotate ltl properties, however it seems that the Property class lacks the toNamed, toTarget and other methods, and it's also not a Data type, so the current annotation methods don't work. Is there a recommended way to annotate ltl properties in ChiselProve?
Hi, I'm trying to annotate ltl properties, however it seems that the
Propertyclass lacks thetoNamed,toTargetand other methods, and it's also not aDatatype, so the current annotation methods don't work. Is there a recommended way to annotate ltl properties in ChiselProve?