3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-15 23:35:28 +00:00
yosys/backends/smt2
Clifford Wolf b3c36b4448 Escape scope names starting with dollar sign in smtio.py
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2019-06-26 10:58:39 +02:00
..
.gitignore
example.v
example.ys
Makefile.inc
smt2.cc Add "whitebox" attribute, add "read_verilog -wb" 2019-04-18 17:45:47 +02:00
smtbmc.py Fix smtbmc.py handling of zero appended steps 2019-03-14 22:04:42 +01:00
smtio.py Escape scope names starting with dollar sign in smtio.py 2019-06-26 10:58:39 +02:00
test_cells.sh