3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 01:24:10 +00:00
yosys/backends/smt2
Jannis Harder a5e1d3b997 formalff: Set new replaced_by_gclk attribute on removed dff's clks
This attribute can be used by formal backends to indicate which clocks
were mapped to the global clock. Update the btor and smt2 backend which
already handle clock inputs to understand this attribute.
2022-08-16 13:37:30 +02:00
..
.gitignore Various fixes and improvements in "write_smt2 -bv" 2014-12-25 20:28:34 +01: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
Makefile.inc Support custom PROGRAM_PREFIX 2020-04-10 10:38:40 +02:00
smt2.cc formalff: Set new replaced_by_gclk attribute on removed dff's clks 2022-08-16 13:37:30 +02:00
smtbmc.py smtbmc: fix bmc with no assertions 2022-03-29 20:41:50 +02:00
smtio.py Switched to utf-8 in smtio.py 2022-08-09 12:54:48 +02:00
test_cells.sh Various fixes and improvements in "write_smt2 -bv" 2014-12-25 20:28:34 +01:00