I see that you're modeling sequential logic using Mealy machines so far. Is that because that's easier to implement as far as Lean => Verilog conversion goes? Or is that because it's easier to write proofs over Mealy machines vs e.g. guarded atomic transactions as you have them in BlueSpec?
I see that you're modeling sequential logic using Mealy machines so far. Is that because that's easier to implement as far as Lean => Verilog conversion goes? Or is that because it's easier to write proofs over Mealy machines vs e.g. guarded atomic transactions as you have them in BlueSpec?