Queue formal proof based on one-entry FIFO equivalence
Can you try it on your end? If I do it, cargo check gives me an error:
error[E0412]: cannot find type `QueueDebugPort` in this scope
--> crates/fayalite/src/util/ready_valid.rs:198:18
…
Queue formal proof based on one-entry FIFO equivalence
The induction proof works! I think my work is complete on this branch.
WIP: Queue formal proof based on one-entry FIFO equivalence
Add module exercising formal verification of memories
Incorrect number of bits for signed range
Add test module exercising formal verification.