3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-24 13:18:56 +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