3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-22 12:55:30 +00:00
sby/tools
Krystine Sherwin b68f68d26b
btor2aiger: Install btor2aig_yw
Install alongside SBY.
Add env helper to python source.
Fix hardcoded path in `sby_core.py`.
2024-04-06 13:40:01 +13:00
..
aigcexmin Add aigcxemin and cexenum.py tools 2023-11-16 13:46:25 +01:00
btor2aig_yw btor2aiger: Install btor2aig_yw 2024-04-06 13:40:01 +13:00
cexenum Add aigcxemin and cexenum.py tools 2023-11-16 13:46:25 +01:00
README.md Add aigcxemin and cexenum.py tools 2023-11-16 13:46:25 +01:00

SBY - Additional Tools

This directory contains various tools that can be used in conjunction with SBY.

  • aigcexmin Counter-example minimization of AIGER witness (.aiw) files
  • cexenum Enumeration of minimized counter-examples