chiseltest icon indicating copy to clipboard operation
chiseltest copied to clipboard

feature request: PSL support for formal verification.

Open Martoni opened this issue 3 years ago • 1 comments

I tried some Formal verification with chisel-tester2 thanks to @ekiwi help. It works but I wonder if there is a plan to support PSL langage like it's done with GHDL.

PSL is a very comfortable language to describe formal property.

Martoni avatar Oct 21 '21 11:10 Martoni

We hope to eventually support a PSL like language for writing specifications. It will be a lot of work though and thus there are currently no concrete plans for the near future. I do have two undergraduate students at Berkeley currently exploring this topic, but it is impossible to tell if that project will result in code that will be useful to the community or not.

ekiwi avatar Oct 21 '21 15:10 ekiwi