PrincetonUniversity / ILAng

A Modeling and Verification Platform for SoCs using ILAs
https://bo-yuan-huang.gitbook.io/ilang/
MIT License
75 stars 18 forks source link

SMTSwitch support #174

Closed Bo-Yuan-Huang closed 4 years ago

Bo-Yuan-Huang commented 4 years ago

Describe your feature request. Provide SMTSwitch support.

Describe the solution you'd like Besides the Z3Adapter, allow generating/solving STM queries using other solvers.

Additional context Backward compatibility by keeping the Z3 support.