Jannis Harder
|
1ad19048e1
|
tools/cexenum: Add '--callback' option and refactor enumeration loop
This requires YosysHQ/yosys#4078
|
2023-12-14 17:33:52 +01:00 |
|
Jannis Harder
|
eeee1a1ec5
|
tools/cexenum: Avoid buffering smtbmc's --progress stderr output
We were discarding that output anyway and before YosysHQ/mau#5 this
could lead to the mau internal `stderr.readline()` failing.
|
2023-12-14 17:32:36 +01:00 |
|
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 |
|
Jannis Harder
|
040b8deef2
|
Add aigcxemin and cexenum.py tools
|
2023-11-16 13:46:25 +01:00 |
|