3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-17 18:43:47 +00:00
yosys/passes/cmds
2024-01-21 16:32:05 -05:00
..
add.cc
autoname.cc Speed up the autoname pass by 3x. (#3945) 2023-09-21 09:46:49 +00:00
blackbox.cc
bugpoint.cc
check.cc
chformal.cc
chtype.cc
clean_zerowidth.cc
connect.cc
connwrappers.cc
copy.cc
cover.cc
delete.cc
design.cc
dft_tag.cc dft_tag: Fix size extending $x[n]or and $reduce_{or,bool}/$logic_not 2023-09-28 17:33:55 +02:00
edgetypes.cc
exec.cc
future.cc
glift.cc Fix translation bug: The old code really checks for the presense of a node, not an edge in glift and flatten. 2023-10-05 17:01:42 -07:00
logcmd.cc
logger.cc
ltp.cc
Makefile.inc
plugin.cc
portlist.cc
printattrs.cc
qwp.cc
rename.cc
scatter.cc
scc.cc scc: Use hashlib instead of STL for deterministic behaviour 2023-10-07 10:43:00 +02:00
scratchpad.cc
select.cc
setattr.cc
setundef.cc
show.cc show: allow setting colors via selection on PROC boxes 2024-01-15 17:47:59 +01:00
splice.cc
splitcells.cc
splitnets.cc
sta.cc
stat.cc Fix typo in stat help 2024-01-21 16:32:05 -05:00
tee.cc
torder.cc
trace.cc
viz.cc
write_file.cc
xprop.cc