calyx icon indicating copy to clipboard operation
calyx copied to clipboard

Add infrastructure for integrating BTOR2 interpreter into Calyx

Open obhalerao opened this issue 1 year ago • 2 comments

Add the BTOR2 interpreter along with infrastructure necessary for integrating the interpreter with Calyx. I also created a dummy BTOR2Add primitive that reads a hardcoded program from disk and tested it against Cider 2 to ensure correctness of the integration.

obhalerao avatar Mar 15 '24 00:03 obhalerao

This has a lot of generated files (.btor2). Is that intentional? CC @EclecticGriffin

rachitnigam avatar Mar 15 '24 00:03 rachitnigam

This has a lot of generated files (.btor2). Is that intentional? CC @EclecticGriffin

Ah; those files were tests from the old repo I imported the interpreter from. I can remove/refactor those.

obhalerao avatar Mar 15 '24 00:03 obhalerao

LGTM. Merge whenever you're ready

EclecticGriffin avatar Mar 20 '24 17:03 EclecticGriffin