mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-30 03:02:30 +00:00
Wires weren't being assigned an smtoffset value so when generating a yosys witness trace it would also use an offset of 0. Not sure if this has any other effects, but it fixes the bug I was having. @jix could you take a look at this? |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| example.v | ||
| example.ys | ||
| Makefile.inc | ||
| smt2.cc | ||
| smtbmc.py | ||
| smtio.py | ||
| test_cells.sh | ||
| witness.py | ||
| ywio.py | ||