Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `realpath` | jpathy | 2018-08-06 | 1 | -1/+1 |
| | | | Use `os.path.realpath` instead to make sure symlinks are followed. This is also required to work for nix package manager. | ||||
* | Added yosys-smtbmc copyright | Clifford Wolf | 2015-10-14 | 1 | -1/+1 |
| | |||||
* | Improvements in yosys-smtbmc | Clifford Wolf | 2015-10-14 | 1 | -5/+4 |
| | |||||
* | Added yosys-smtbmc | Clifford Wolf | 2015-10-14 | 1 | -0/+14 |
| | |||||
* | Added write_smt2 (only gate level logic supported so far) | Clifford Wolf | 2014-12-24 | 1 | -0/+3 |