3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-29 02:13:50 +00:00
yosys/passes/cmds
Jannis Harder 6c4902313b chformal: Support $check cells and add chformal -lower
This adds support for `$check` cells in chformal and adds a `-lower`
mode which converts `$check` cells into `$assert` etc. cells with a
`$print` cell to output the `$check` message.
2024-02-01 20:10:39 +01:00
..
add.cc
autoname.cc
blackbox.cc
bugpoint.cc
check.cc
chformal.cc chformal: Support $check cells and add chformal -lower 2024-02-01 20:10:39 +01:00
chtype.cc
clean_zerowidth.cc
connect.cc
connwrappers.cc
copy.cc
cover.cc
delete.cc
design.cc
dft_tag.cc
edgetypes.cc
exec.cc
future.cc
glift.cc
logcmd.cc
logger.cc
ltp.cc
Makefile.inc
plugin.cc
portlist.cc
printattrs.cc
qwp.cc
rename.cc
scatter.cc
scc.cc
scratchpad.cc
select.cc
setattr.cc
setundef.cc
show.cc
splice.cc
splitcells.cc
splitnets.cc
sta.cc
stat.cc
tee.cc
torder.cc
trace.cc
viz.cc
write_file.cc
xprop.cc