1
0
mirror of synced 2026-05-02 06:26:59 +00:00

Improved auto-detection of -show signals in sat_solve

This commit is contained in:
Clifford Wolf
2013-06-08 09:34:36 +02:00
parent 56b593b91c
commit c681c17038
3 changed files with 96 additions and 29 deletions

View File

@@ -1,3 +1,3 @@
read_verilog example.v
techmap; opt; abc; opt
sat_solve -show a -set y 1'b1
sat_solve -set y 1'b1