3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-10 11:01:04 +00:00
yosys/passes/cmds
2024-10-14 11:21:54 -07:00
..
add.cc
autoname.cc Speed up the autoname pass by 3x. (#3945) 2023-09-21 09:46:49 +00:00
blackbox.cc
box_derive.cc Rename bbox_derive to box_derive 2024-05-21 16:18:03 +02:00
bugpoint.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
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 rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
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 Fixes for some of clang scan-build detected issues 2023-01-17 12:58:08 +01:00
dft_tag.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
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 Add future pass to resolve $future_ff cells 2023-09-13 11:32:36 +02:00
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
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 Deprecate gcc-4.8 2023-01-11 09:54:19 +01:00
ltp.cc
Makefile.inc Merge latest 2024-09-06 07:43:14 -07:00
plugin.cc Add API to overwrite existing pass from plugin 2024-01-30 17:51:11 +01:00
portlist.cc
printattrs.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +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 Revert SCC 2024-07-30 23:08:06 -07:00
scratchpad.cc
select.cc select: Adjust help 2024-05-29 20:41:56 +02:00
setattr.cc
setundef.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
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 Improve splitcells pass 2023-01-18 00:31:29 +01:00
splitfanout.cc Fix splitfanout: keep original cell, add new cells to driver db to fix net messup 2024-09-29 03:07:07 -07:00
splitnets.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
sta.cc
stat.cc Merge branch 'YosysHQ:main' into main 2024-09-09 10:16:51 -07:00
tee.cc tee: Allow logging command output to a given scratchpad value 2022-12-02 14:36:19 +01:00
torder.cc
trace.cc
viz.cc Improvements in "viz" pass 2022-12-09 18:28:17 +01:00
write_file.cc
xprop.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00