3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-31 19:34:01 +00:00
yosys/passes/cmds
2024-10-08 08:47:51 +02:00
..
add.cc
autoname.cc
blackbox.cc
box_derive.cc Rename bbox_derive to box_derive 2024-05-21 16:18:03 +02:00
bugpoint.cc
check.cc check: Skip detailed edge modeling if costly 2024-07-18 13:08:19 +02:00
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 connect: Do interpret selection arguments 2024-02-01 10:28:36 +01:00
connwrappers.cc
copy.cc
cover.cc
delete.cc
design.cc
dft_tag.cc
edgetypes.cc
example_dt.cc Add TODO for missing help messages 2024-10-08 08:47:51 +02:00
exec.cc exec: Add missing newline 2024-08-07 13:02:00 +02:00
future.cc
glift.cc
internal_stats.cc Merge pull request #4595 from YosysHQ/emil/internal_stats-astnode 2024-09-11 12:21:29 +02:00
logcmd.cc Fix help message typo 2024-06-07 08:26:59 +02:00
logger.cc
ltp.cc
Makefile.inc Merge pull request #4536 from YosysHQ/functional 2024-09-06 10:05:04 +02:00
plugin.cc Add API to overwrite existing pass from plugin 2024-01-30 17:51:11 +01:00
portlist.cc
printattrs.cc Add left and right bound properties to wire. Add test. Fix printing 2024-09-10 12:52:42 +02:00
qwp.cc
rename.cc rename -witness: Bug fix and rename formal cells 2024-03-04 16:53:03 +01:00
scatter.cc
scc.cc
scratchpad.cc
select.cc select: Adjust help 2024-05-29 20:41:56 +02:00
setattr.cc
setundef.cc
show.cc show: Add option to add cell/wire "src" attribute into graphviz attribute href 2024-02-14 09:50:53 +01:00
splice.cc
splitcells.cc
splitnets.cc
sta.cc
stat.cc Initialize area stats in stat pass 2024-09-07 21:30:58 -07:00
tee.cc
torder.cc
trace.cc
viz.cc
write_file.cc
xprop.cc