3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-24 06:43:41 +00:00
yosys/passes/cmds
2025-02-05 16:45:08 -08:00
..
activity.cc Activity info and rename cmd 2024-12-11 11:04:53 -08:00
add.cc
annotate_cell_fanout.cc remove not needed code 2025-01-31 16:26:17 -08:00
annotate_logic_depth.cc Annotate logic depth 2025-02-05 16:45:08 -08:00
autoname.cc
blackbox.cc
box_derive.cc
bugpoint.cc
bus_rebuild.cc Rename to bus_rebuild 2025-01-27 17:56:24 -08:00
check.cc
chformal.cc
chtype.cc
clean_zerowidth.cc
connect.cc
connwrappers.cc
copy.cc
cover.cc
delete.cc
design.cc
dft_tag.cc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
edgetypes.cc
example_dt.cc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
exec.cc
future.cc
glift.cc functional, glift: use fold overload of IdString::in instead of pool literals 2024-11-06 12:48:32 +01:00
internal_stats.cc
logcmd.cc
logger.cc logger: Adjust print 2024-11-04 13:16:40 +01:00
longloop_select.cc Annotate logic depth 2025-02-05 16:45:08 -08:00
ltp.cc
Makefile.inc Rename to bus_rebuild 2025-01-27 17:56:24 -08:00
plugin.cc
portarcs.cc portarcs: Fix confusing disconnected and zero-delay case 2024-12-05 18:27:44 +01:00
portlist.cc
printattrs.cc
rename.cc hashlib: only include in one place 2024-12-18 14:58:31 +01:00
scatter.cc
scc.cc
scratchpad.cc
segv.cc Add segv pass to trigger a segfault 2024-11-14 04:53:58 -08:00
select.cc select: Add -list-mod option 2024-11-04 13:16:13 +01:00
selectconst.cc Updates to bmuxmapping and selectconst 2024-11-05 01:00:12 -08:00
setattr.cc
setenv.cc handle quotes and check return value 2024-12-06 11:25:45 +01:00
setundef.cc
show.cc
splice.cc
splitcells.cc Splitcells was missing $aldff 2025-01-27 17:55:19 -08:00
splitfanout.cc Splitfanout index fix 2025-01-07 01:51:00 -08:00
splitnetlist.cc Make splitnetlist more efficient, no preliminary opt_clean in submod, remove $buf cells in opt_clean 2025-01-10 17:12:15 -08:00
splitnets.cc
sta.cc
stat.cc Print area always 2024-11-19 09:28:52 -08:00
tee.cc
torder.cc
trace.cc
viz.cc hashlib: redo interface for flexibility 2024-12-18 14:49:25 +01:00
wrapcell.cc wrapcell: Add comments, const qualifier 2024-12-10 15:13:31 +01:00
write_file.cc
xprop.cc