yosys/backends/smt2
jpathy 7db05b2cc1
Use `realpath`
Use `os.path.realpath` instead to make sure symlinks are followed. This is also required to work for nix package manager.
2018-08-06 06:51:07 +00:00
..
.gitignore Various fixes and improvements in "write_smt2 -bv" 2014-12-25 20:28:34 +01:00
Makefile.inc Use `realpath` 2018-08-06 06:51:07 +00:00
example.v Added smtbmc.py 2015-10-13 17:17:23 +02:00
example.ys Added smtbmc.py 2015-10-13 17:17:23 +02:00
smt2.cc Fixed -stbv handling in SMT2 back-end 2018-04-04 17:28:07 +02:00
smtbmc.py Imporove yosys-smtbmc error handling, Improve VCD output 2018-03-05 12:17:22 +01:00
smtio.py Add smtio.py support for parsing SMT2 (_ bvX n) syntax for BitVec constants 2018-04-04 18:12:27 +02:00
test_cells.sh Various fixes and improvements in "write_smt2 -bv" 2014-12-25 20:28:34 +01:00