mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-31 16:54:57 +00:00
Add aigcxemin and cexenum.py tools
This commit is contained in:
parent
9e35ec9948
commit
040b8deef2
11 changed files with 2223 additions and 0 deletions
6
tools/README.md
Normal file
6
tools/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# SBY - Additional Tools
|
||||
|
||||
This directory contains various tools that can be used in conjunction with SBY.
|
||||
|
||||
* [`aigcexmin`](./aigcexmin) Counter-example minimization of AIGER witness (.aiw) files
|
||||
* [`cexenum`](./cexenum) Enumeration of minimized counter-examples
|
Loading…
Add table
Add a link
Reference in a new issue