Closed
Description
Issue by whitequark
Thursday Aug 15, 2019 at 02:59 GMT
Originally opened as m-labs/nmigen#171
Although Yosys calls it "formal verification", industry calls it "static functional verification", and I (coming from software) would call it "model checking with a SAT solver" or "property testing". Kami would be true "formal verification".
Privately, I expressed this concern for confusion with Yosys developers and they agree, so I think nMigen should be more careful in its use of "formal" also.
This affects 0.1 as we have nmigen.formal
which needs to be renamed.