3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-23 05:15:30 +00:00
sby/tools
Jannis Harder aa2a96d7c9 tools/cexenum: Fix type annotations
With this it now passes pyright's strict mode
2023-12-14 17:32:36 +01:00
..
aigcexmin Add aigcxemin and cexenum.py tools 2023-11-16 13:46:25 +01:00
cexenum tools/cexenum: Fix type annotations 2023-12-14 17:32:36 +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