Open podhrmic opened 2 years ago
Hi, how do I get some debug information from Resolint? I followed the user guides at https://github.com/loonwerks/formal-methods-workbench/tree/master/documentation/resolute but the debug function didn't print any output in the console.
I have a simple Resolint rule:
r_debug_test() <= ** "blah " ** debug( "Hello world ")
Is there a step I am missing?
Hi, how do I get some debug information from Resolint? I followed the user guides at https://github.com/loonwerks/formal-methods-workbench/tree/master/documentation/resolute but the debug function didn't print any output in the console.
I have a simple Resolint rule:
Is there a step I am missing?