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:
parent
56b593b91c
commit
c681c17038
3 changed files with 96 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue