mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 21:50:54 +00:00
aiger: Add yosys-witness support
Adds a new json based aiger map file and yosys-witness converters to us this to convert between native and AIGER witness files.
This commit is contained in:
parent
f041e36c6e
commit
efd5b86eb9
3 changed files with 320 additions and 2 deletions
|
@ -15,6 +15,9 @@ Yosys 0.20 .. Yosys 0.20-dev
|
|||
- yosys-smtbmc: Reading and writing of yosys witness traces.
|
||||
- write_smt2: Emit inline metadata to support yosys witness trace.
|
||||
- yosys-witness is a new tool to inspect and convert yosys witness traces.
|
||||
- write_aiger: Option to write a map file for yosys witness trace
|
||||
conversion.
|
||||
- yosys-witness: Conversion from and to AIGER witness traces.
|
||||
|
||||
Yosys 0.19 .. Yosys 0.20
|
||||
--------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue