yosys/backends/smt2
Marcelina Kościelnicka cbf6b719fe Make a few passes auto-call Mem::narrow instead of rejecting wide ports.
This essentially adds wide port support for free in passes that don't
have a usefully better way of handling wide ports than just breaking
them up to narrow ports, avoiding "please run memory_narrow" annoyance.
2021-05-28 00:40:56 +02:00
..
.gitignore Various fixes and improvements in "write_smt2 -bv" 2014-12-25 20:28:34 +01:00
Makefile.inc Support custom PROGRAM_PREFIX 2020-04-10 10:38:40 +02: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 Make a few passes auto-call Mem::narrow instead of rejecting wide ports. 2021-05-28 00:40:56 +02:00
smtbmc.py smtbmc: escape identifiers in verilog testbench 2020-10-06 11:27:14 +02:00
smtio.py smtio: Emit `mode: start` options before `set-logic` command and any other options after it. 2020-07-20 22:09:44 +00:00
test_cells.sh Various fixes and improvements in "write_smt2 -bv" 2014-12-25 20:28:34 +01:00